Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 763:e4d1fded433b
Bugfix: The Description of an InputData-Object will now only be fetched if
the Name of the data of the Current State is equal to the Name of the
InputData-Object.
gnv-artifacts/trunk@818 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 22 Mar 2010 12:52:09 +0000 |
parents | b3f922908a31 |
children | afc639e55261 |
comparison
equal
deleted
inserted
replaced
762:b3f922908a31 | 763:e4d1fded433b |
---|---|
1 2010-03-22 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/StateBase.java (feed): | |
4 Bugfix: The Description of an InputData-Object will now only be fetched if | |
5 the Name of the data of the Current State is equal to the Name of the | |
6 InputData-Object. This Fix prevent some Exceptions that happen if the | |
7 Query need som Inputdata which was not set at that moment. | |
8 | |
1 2010-03-22 Tim Englich <tim.englich@intevation.de> | 9 2010-03-22 Tim Englich <tim.englich@intevation.de> |
2 | 10 |
3 ISSUE 122 | 11 ISSUE 122 |
4 | 12 |
5 * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileOutputState.java, | 13 * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileOutputState.java, |