Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 151:30f0af26b086
Catch Exception that the Calling Program could not put no InputData
into the feed Request.issue56
gnv/trunk@245 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 19 Oct 2009 12:49:58 +0000 |
parents | c5408b0f34c7 |
children | 330871ca1fd3 |
line wrap: on
line diff
--- a/gnv/ChangeLog Mon Oct 19 10:30:28 2009 +0000 +++ b/gnv/ChangeLog Mon Oct 19 12:49:58 2009 +0000 @@ -1,5 +1,11 @@ 2009-10-19 Tim Englich <tim.englich@intevation.de> + * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp, + src/main/resources/applicationMessages*.properties: + Integrated Ressouces for OutputOptions issue51 + +2009-10-19 Tim Englich <tim.englich@intevation.de> + * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): Now the UI will compelte be shown if the User has done an Mistake entering values to input-fields eg. Coordinates or formatted Date-Strings. issue 35