Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2296:d69d8dea78dc
Be more merciful for building the URL for the user-wms.
flys-artifacts/trunk@3962 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 08 Feb 2012 10:54:23 +0000 |
parents | 504f53de1581 |
children | 177921b9e8bb |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Feb 08 10:26:21 2012 +0000 +++ b/flys-artifacts/ChangeLog Wed Feb 08 10:54:23 2012 +0000 @@ -1,3 +1,9 @@ +2012-02-08 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/utils/FLYSUtils.java: Add a "/" to the + URL of the user wms if the URL configured in conf.xml doesn't end with + a "/". + 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix flys/issue472.