Hi, Using Geoserver *2.14.0*, when I enter an URL pointing to a .png image for a custom legend online resource, the path to the file is wrong in GetCapabilities document thus preventing the legend image to be shown in client application.
URL entered in Legend Online resource : http://server/documents/mp.png Result in GetCapabilities (WMS) document : <Format>image/png</Format> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="<b>http://server/geoserver/styles/WS/http://server/documents/mp.png*"/> As you can see the server URL is concatenated with the image URL. Thanks -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
