Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 163:1fe52a0cbd1f
Catch NPE and tell the user that the Session has expired. issue80
gnv/trunk@324 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Wed, 11 Nov 2009 16:24:02 +0000 |
parents | 3be414dc974a |
children | 5570d9b3282f |
comparison
equal
deleted
inserted
replaced
162:3be414dc974a | 163:1fe52a0cbd1f |
---|---|
1 2009-11-11 Tim Englich <tim.englich@intevation.de> | 1 2009-11-11 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): | |
4 Catch NPE and tell the user that the Session has expired. issue80 | |
5 | |
6 2009-11-11 Tim Englich <tim.englich@intevation.de> | |
3 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: | 7 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: |
4 Remove <br/> Tag after Input-Elements | 8 Remove <br/> Tag after Input-Elements |
5 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: | 9 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
6 Add an <br/>-Tag after the generation of Select-Boxes to get | 10 Add an <br/>-Tag after the generation of Select-Boxes to get |
7 a better look and feel in the ui. issue81 | 11 a better look and feel in the ui. issue81 |