Hello folks,
using GeoNetwork 2.2.0 with GeoServer 1.7.4 I can't see the legend of wms layers.
This is the request from firebug:
http://localhost/geoserver/wms/GetLegendGraphic?VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&LAYER=topp:dummy
instead this one is ok:
http://localhost/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&LAYER=topp:dummy
Is there any setting to use the second way?
Thanks
Luca