Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2081:aa9cc91c8193
#444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.
flys-artifacts/trunk@3597 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 05 Jan 2012 14:15:07 +0000 |
parents | 0553e31d25e7 |
children | 007a8f5ed9f1 |
comparison
equal
deleted
inserted
replaced
2080:0553e31d25e7 | 2081:aa9cc91c8193 |
---|---|
1 2012-01-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue444 (error_no_export_found bei "W bei ungleichwertigem Abfluss") | |
4 | |
5 * src/main/java/de/intevation/flys/utils/FLYSUtils.java: If no boolean | |
6 value "wq_free" exists in getWQMode(), false is the default. | |
7 | |
1 2011-01-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-01-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 flys/issue443 (Querprofile: Hibernate LazyInitializationException) | 10 flys/issue443 (Querprofile: Hibernate LazyInitializationException) |
4 | 11 |
5 * doc/conf/cache.xml: Disable cache for cross-sections. | 12 * doc/conf/cache.xml: Disable cache for cross-sections. |