Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 970:d91ffd0e8239
Some small xpath changes for wms output regarding rev1134 (issue198).
gnv/trunk@1135 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 27 May 2010 16:51:52 +0000 |
parents | 3e6e07142a48 |
children | a0e6566cd111 |
comparison
equal
deleted
inserted
replaced
969:3e6e07142a48 | 970:d91ffd0e8239 |
---|---|
1 2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue198 | |
4 | |
5 * src/main/java/de/intevation/gnv/action/WMSAction.java: Changed the XPath | |
6 of the layer name and the time to live. Rev1134 introduced a title for wms | |
7 layers - the title has been used before to specify a wms layer. The time | |
8 to live moved from layer node to abstract meta information. | |
9 | |
10 NOTE: Just the first layer of a wms request is visible in the OL | |
11 application currently, because there is no group-layer anymore. | |
12 | |
1 2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 13 2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 14 |
3 * src/main/webapp/WEB-INF/jsp/includes/display_wms_options_inc.jsp: Make use | 15 * src/main/webapp/WEB-INF/jsp/includes/display_wms_options_inc.jsp: Make use |
4 of the new method of DiagrammOptions to retrieve the value of an option as | 16 of the new method of DiagrammOptions to retrieve the value of an option as |
5 string that have been introduced in rev1129. | 17 string that have been introduced in rev1129. |