Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3895:9e2a720ceda0
Use fetchInfoURL instead of getInfoURL until the URL is fetched from the db
flys-artifacts/trunk@5552 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 21 Sep 2012 10:49:25 +0000 |
parents | 4aadcb90dc77 |
children | 82109cea32d2 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Sep 21 10:04:12 2012 +0000 +++ b/flys-artifacts/ChangeLog Fri Sep 21 10:49:25 2012 +0000 @@ -1,3 +1,9 @@ +2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/services/GaugeOverviewInfoService.java: + Use Gauge and River fetchInfoURL instead of getInfoURL until the URLs are + fetched from the db. + 2012-09-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix issue887 (HYKs in New Chart).