Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2989:ee3dbc4a802d
Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.
flys-artifacts/trunk@4536 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Sun, 27 May 2012 13:35:15 +0000 |
parents | 5a8ec40752ea |
children | fe987587ebc9 749a40c76ca3 |
comparison
equal
deleted
inserted
replaced
2988:5a8ec40752ea | 2989:ee3dbc4a802d |
---|---|
1 2012-05-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/CrossSectionFactory.java: | |
4 CrossSectionFactory.isNewest() will return true if the CrossSection is | |
5 the only CrossSection found in the database. No IndexOutOfBounds is | |
6 thrown. | |
7 | |
1 2012-05-27 Ingo Weinzierl <ingo@intevation.de> | 8 2012-05-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * Tagged module as '2.7'. | 10 * Tagged module as '2.7'. |
4 | 11 |
5 2012-05-27 Ingo Weinzierl <ingo@intevation.de> | 12 2012-05-27 Ingo Weinzierl <ingo@intevation.de> |