Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 1005:397b4cb8589b
Prevent NPE if the Mapviewer has delivered no Geometry.
gnv/trunk@1215 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 15 Jun 2010 07:49:06 +0000 |
parents | a0d16ccb82ba |
children | 237c73a2b0dd |
comparison
equal
deleted
inserted
replaced
1004:a0d16ccb82ba | 1005:397b4cb8589b |
---|---|
1 2010-06-15 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 ISSUE 278: Again: Because something was wrong with r1202. | |
4 | |
5 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: | |
6 Prevent NPE if the Mapviewer has delivered no Geometry. | |
7 | |
1 2010-06-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2010-06-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: | 10 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
4 Render direct links as list. | 11 Render direct links as list. |
5 | 12 |