[Geoserver-devel] [JIRA] (GEOS-7552) Changing a style name causes GWC failed request for layers using such style

Andrea Aime [Administrator] created an issue

GeoServer / BugGEOS-7552

Changing a style name causes GWC failed request for layers using such style

Issue Type:

BugBug

Assignee:

Unassigned

Components:

GWC

Created:

22/May/16 7:06 PM

Priority:

MediumMedium

Reporter:

Andrea Aime [Administrator]

The GWC integration fails to propagate the style name change in the parameter filters section, e.g.:

<parameterFilters>
    <styleParameterFilter>
      <key>STYLES</key>
      <defaultValue></defaultValue>
      <availableStyles class="sorted-set">
        <string>burg</string>
        <string>point</string>
      </availableStyles>
      <defaultStyle>poi</defaultStyle>
    </styleParameterFilter>
  </parameterFilters>

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.5.2#72002-sha1:b4422fe)

Atlassian logo