Hi,

Since moving from version 2.14 to the current version, I am having problems with WMS 1.3.0 sld_body requests via HTTP Get. I get an org.xml.sax.SAXParseException because of the # character.

After escaping with %23, or by converting from BASE16 to BASE 10, no error comes anymore, but the SLD is not rendered either.

I use the SLD from geoserver-main\src\wms\src\test\java\org\geoserver\wms\wms_1_3\GetMapIntegrationTest.java , replacing sf:states with topp:states (sf:states does not exist, I wonder how the test works).  Unfortunately I can't get the project to run locally at the moment.

You can test it here: https://67ea689.online-server.cloud/test_sld_body_wms.html

Is this a bug, or do I have to request this differently?

Post requests work as desired.

Best regards,

Martin



_______________________________________________
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to