Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When the legend URL is auto-generated the GetLegendGraphics url misses the style name.
This is fine and correct for the default style, as the "style" param in GetLegendGraphics is optional, but of course will lead to the wrong results for alternate styles
Andreas, does the above answer your question?
The normal GetLegendGraphics call without the style is in fact ok for the default style. But it's not for the alternate ones, as it results in producing the wrong legend (the one for the default style again)