Marco Volpini ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a129c3cb35ed9014cf6b480 ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiY2I1NGNlMDUyODBkNGU0NjllZTVhYzc1YTA1MTg3YzUiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-10013?atlOrigin=eyJpIjoiY2I1NGNlMDUyODBkNGU0NjllZTVhYzc1YTA1MTg3YzUiLCJwIjoiaiJ9 ) GEOS-10013 ( https://osgeo-org.atlassian.net/browse/GEOS-10013?atlOrigin=eyJpIjoiY2I1NGNlMDUyODBkNGU0NjllZTVhYzc1YTA1MTg3YzUiLCJwIjoiaiJ9 ) Mark invalid error while validating or saving a Style+ ( https://osgeo-org.atlassian.net/browse/GEOS-10013?atlOrigin=eyJpIjoiY2I1NGNlMDUyODBkNGU0NjllZTVhYzc1YTA1MTg3YzUiLCJwIjoiaiJ9 ) Issue Type: Bug Assignee: Marco Volpini ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a129c3cb35ed9014cf6b480 ) Created: 08/Apr/21 10:40 AM Priority: Medium Reporter: Marco Volpini ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a129c3cb35ed9014cf6b480 ) When editing a style from the UI when save or validate is pressed the editor return "Mark invalid error". The problem lies in the SLD handler when the style version is read. Although the reader stop after the version number is found, the reset method called later on the BufferedReader throws exception as if the XML_LOOKAHEAD value is not sufficient. https://github.com/geoserver/geoserver/blob/76cda92450691cebc30c85fb3f5ac1cbf91c3596/src/main/src/main/java/org/geoserver/catalog/SLDHandler.java#L338 ( https://osgeo-org.atlassian.net/browse/GEOS-10013#add-comment?atlOrigin=eyJpIjoiY2I1NGNlMDUyODBkNGU0NjllZTVhYzc1YTA1MTg3YzUiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-10013#add-comment?atlOrigin=eyJpIjoiY2I1NGNlMDUyODBkNGU0NjllZTVhYzc1YTA1MTg3YzUiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100156- sha1:30e6260 )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
