In Geoserver, I try to save a SLD file containing this Rule:
image/png 0.9 14 The vaildator complains like this:
أكثر...
image/png 0.9 14 The vaildator complains like this:
line -1: The reference to entity "id" must end with the ';' delimiter.
The problem seems to be the & in the url, which leads to the validation error. But unfortunatly, in the url i need both parameters, the reference and the id. Is there a way to get around this?I am on Geoserver 2.7.2
أكثر...