[Geoserver-devel] [jira] (GEOS-6001) Integrated GWC ignores non-default styles

Andrew Miskelly created BugGEOS-6001
Integrated GWC ignores non-default styles

Issue Type:

BugBug

Assignee:

Andrea Aime

Created:

28/Aug/13 3:09 AM

Description:

Refers to discussions in http://sourceforge.net/mailarchive/message.php?msg_id=29828826 and http://sourceforge.net/mailarchive/message.php?msg_id=31333061.

In summary, the problem boils down to the fact that

/geoserver/gwc/service/wms?REQUEST=GetMap&LAYERS=my:layer&STYLES=

and

/geoserver/gwc/service/wms?REQUEST=GetMap&LAYERS=my:layer&STYLES=non_default

return the same thing (some parameters omitted for clarity), even when ‘automatically cache non-default styles’ is selected on the caching defaults page. Changing
the FORMAT parameter from image/png to image/jpeg to ensure a cache MISS
still results in an image with the default style when STYLES=non_default
is specified. The STYLES parameter is simply ignored.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrew Miskelly

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)