Ticket #112 (closed defect: fixed)
GETLEGEND url proplem
| Reported by: | zspitzer | Owned by: | madair |
|---|---|---|---|
| Priority: | P2 | Milestone: | 1.1 |
| Component: | MapGuide | Version: | SVN |
| Severity: | Major | Keywords: | |
| Cc: | External ID: | ||
| state: | New | Browser: | All |
| Operating System: | All |
Description
in /fusion/Mapguide/mapguide.js 1.10 RC1
Fusion.Maps.MapGuide.StyleItem? = OpenLayers.Class({
getLegendImageURL: function(fScale, layer) {
the url has an extra ? in the url extra url += "?OPERATION
which ends up as "mapguide/mapagent/mapagent.fcgi??OPERATION=GETLEGENDIMAGE"
which fails
Change History
Note: See
TracTickets for help on using
tickets.
