Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 732:1a0ed4c521bd
Corrected C&P-Error in the Setup-Method of the PreSettingsTransferState
gnv-artifacts/trunk@770 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 15 Mar 2010 12:30:53 +0000 |
parents | 1efb6a66c7d9 |
children | 18dc6a99f4f4 |
comparison
equal
deleted
inserted
replaced
731:1efb6a66c7d9 | 732:1a0ed4c521bd |
---|---|
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/PreSettingsTransferState.java (setup): | |
4 Bugfix: Corrected C&P-Error in the Setup-Method of the PreSettingsTransferState | |
5 | |
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | 6 2010-03-15 Tim Englich <tim.englich@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/gnv/utils/InputValidator.java (isInputValid): | 8 * src/main/java/de/intevation/gnv/utils/InputValidator.java (isInputValid): |
4 Added Objecttype Geometry for the Validation of Inputdata. Geometry will | 9 Added Objecttype Geometry for the Validation of Inputdata. Geometry will |
5 be validated in the same way as Pointobjects. | 10 be validated in the same way as Pointobjects. |