[Geoserver-devel] [JIRA] (GEOS-7636) GetLegendGraphic ignores the OnlineResource configured in the style

Daniele Romagnoli created an issue

GeoServer / BugGEOS-7636

GetLegendGraphic ignores the OnlineResource configured in the style

Issue Type:

BugBug

Affects Versions:

2.9.0

Assignee:

Unassigned

Components:

WMS

Created:

15/Jul/16 1:03 PM

Priority:

MediumMedium

Reporter:

Daniele Romagnoli

It seems like a GetLegendGraphic call doesn’t use the OnlineResource configured in a style.

Sample steps to replicate it:

  1. put a legend.png in GEOSERVER_DATA_DIR/styles folder
  2. create a new “raster2” style copying it from the existing “raster” style and click on addLegend
  3. set legend.png on the Online Resource filed and click on the Auto-detect image size and type to automatically populate the other fields.
  4. Submit the style
  5. Create a new “raster” layer or simply modify an existing one
  6. Go to the publishing tab and scroll down to the “Default Style” drop down. Then select the raster2 style

The legend icon won’t change to the static image and you still see the standard blue icon
Moreover after saving the layer config, a getLegendGraphic will still show the standard blue icon instead of the static image.

http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&version=1.0.0&FORMAT=image/png&LAYER=raster

(even specifying an additional &style=raster2 parameter won’t make any difference).

Some investigations have already been made on this:
http://osgeo-org.1560.x6.nabble.com/Why-GetLegendGraphic-call-in-layer-publishing-tab-doesn-t-use-the-onlineResource-legend-td5256433.html

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.148.3#100005-sha1:53b5f3f)

Atlassian logo