Jonathan Moules created GEOS-5645 |
Issue Type: |
Bug |
Affects Versions: |
2.3-beta1 |
Assignee: |
|
Created: |
07/Feb/13 6:53 AM |
Description: |
Picked up from the mailing list and further tested. This URL fails: localhost:8080/geoserver/wms?request=GetLegendGraphic&format=image/png&width=20&height=20&layer=restricted&transparent=true&format=image/png&legend_options=fontAntiAliasing:true;fofntSize:11;fontName:Arial&SCALE=136494.76705452034 With something like: <ServiceException code=“InvalidFormat”> The URL has &format=image/png in it twice. Both are valid and work on their own. Two “&layer’s” results in a failure too:
request, height, width, and transparent are all fine when duplicated, even if the values are different. This probably holds up for other requests/parameter combinations too. GeoServer should probably ignore any after the first. |
Project: |
|
Priority: |
Major |
Reporter: |