[Geoserver-devel] [JIRA] (GEOS-9039) Upload sld style on geoserver of version 1.1.0 results in content replaced with StyledLayerDescriptorImpl

Паргев Аветисян created an issue

GeoServer / BugGEOS-9039

Upload sld style on geoserver of version 1.1.0 results in content replaced with StyledLayerDescriptorImpl

Issue Type:

BugBug

Affects Versions:

1.1.0

Assignee:

Unassigned

Created:

29/Nov/18 11:39 AM

Priority:

MediumMedium

Reporter:

Паргев Аветисян

If you make POST request to
/rest/workspaces/

{workspace}

/styles/

{style}

?raw=true&name=

{name}

or anithing POST request with sld style of version 1.1.0
body is replaced with something like follows

<?xml version="1.0" encoding="UTF-8"?>
<sld:StyledLayerDescriptor xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:se="http://www.opengis.net/se" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sld="http://www.opengis.net/sld">
org.geotools.styling.StyledLayerDescriptorImpl@anonymised.com
</sld:StyledLayerDescriptor>

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100095-sha1:323e10a)

Atlassian logo