Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2434:e8b38b5e4cf9
Fixed Issue 498.
CollectionHelper returned 'null' element if no settings available. This
discarded theme attributes.
flys-client/trunk@4097 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 01 Mar 2012 12:00:06 +0000 |
parents | 47a7bdfb4d37 |
children | 114fea2de638 |
comparison
equal
deleted
inserted
replaced
2433:47a7bdfb4d37 | 2434:e8b38b5e4cf9 |
---|---|
1 2012-03-01 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Fixed Issue 498. | |
4 | |
5 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: | |
6 Do not return 'null' if no settings are available. Returning 'null' | |
7 discards theme attributes! | |
8 | |
1 2012-01-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2012-01-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 Fix flys/issue613 (points too big to play perfectly with other legend | 11 Fix flys/issue613 (points too big to play perfectly with other legend |
4 items). | 12 items). |
5 | 13 |