Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2480:d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
flys-client/trunk@4252 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 17 Apr 2012 13:56:52 +0000 |
parents | 057021593625 |
children | 37438d7228b4 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Apr 17 10:21:21 2012 +0000 +++ b/flys-client/ChangeLog Tue Apr 17 13:56:52 2012 +0000 @@ -1,3 +1,10 @@ +2012-04-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Fix flys/issue462. + + * src/main/java/de/intevation/flys/client/client/ui/chart/ManualDatePointsEditor.java: + (createUI): Avoid NPE when trying to format a NULL value). + 2012-04-17 Raimund Renkert <raimund.renkert@intevation.de> Issue 494.