Issue Type: Bug Bug
Affects Versions: 2.3-RC1
Assignee: Andrea Aime
Components: Global, UI
Created: 04/Mar/13 10:04 AM
Description:

Relative WMS watermark URL is not working as described in docs: “www/mylogo.gif” does not work, however “file:www/mylogo.gif” does work.

Other people than me having problems with this as well: http://osgeo-org.1560.n6.nabble.com/Cannot-set-a-watermak-file-in-GeoServer-2-1-2-td3788262.html

Reason: https://github.com/geoserver/geoserver/blob/master/src/main/src/main/java/org/vfny/geoserver/global/GeoserverDataDirectory.java#L216 does not check for relative paths (without leading “file:” or “/”). Trivial fix would be to update the docs, better fix would add check to findDataFile() method.

Environment: Linux, JDK7
Project: GeoServer
Priority: Minor Minor
Reporter: Torsten Heinen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to