Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 733:18dc6a99f4f4
Fixed NPE will using StateBase without a given Query.
gnv-artifacts/trunk@771 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 15 Mar 2010 12:34:40 +0000 |
parents | 1a0ed4c521bd |
children | 8f7fe0cc6e5a |
comparison
equal
deleted
inserted
replaced
732:1a0ed4c521bd | 733:18dc6a99f4f4 |
---|---|
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/StateBase.java (feed): | |
4 Bugfix: We have States which don't have tor Query Data from a Database | |
5 for its Description. So now the Description will only be determined if a | |
6 Query was configured to this State. | |
7 | |
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | 8 2010-03-15 Tim Englich <tim.englich@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/gnv/state/PreSettingsTransferState.java (setup): | 10 * src/main/java/de/intevation/gnv/state/PreSettingsTransferState.java (setup): |
4 Bugfix: Corrected C&P-Error in the Setup-Method of the PreSettingsTransferState | 11 Bugfix: Corrected C&P-Error in the Setup-Method of the PreSettingsTransferState |
5 | 12 |