Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 530:d2c68f2f619b
Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
gnv-artifacts/trunk@626 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 26 Jan 2010 10:07:44 +0000 |
parents | 44415ae01ddb |
children | b80940231f6e |
comparison
equal
deleted
inserted
replaced
529:846e6f8d3d9c | 530:d2c68f2f619b |
---|---|
1 2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/chart/VerticalProfileChart.java: Fixed an | |
4 ArrayIndexOutOfBounds-exception which occured if there are less than two | |
5 data points. | |
6 | |
7 2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
8 | |
9 Issue161 | |
10 | |
11 * doc/conf/products/verticalprofile/conf_mesh.xml: Adapted transition model. | |
12 Splitted date selection into two steps. | |
13 | |
1 2010-01-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 14 2010-01-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 15 |
3 Fix/Workaround for gnv/issue159 | 16 Fix/Workaround for gnv/issue159 |
4 | 17 |
5 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java, | 18 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java, |