[fusion-trac] #112: GETLEGEND url proplem
Fusion
trac_fusion at osgeo.org
Mon Aug 25 10:16:35 EDT 2008
#112: GETLEGEND url proplem
----------------------+-----------------------------------------------------
Reporter: zspitzer | Owner: madair
Type: defect | Status: new
Priority: P2 | Milestone: 1.1
Component: MapGuide | Version: SVN
Severity: Major | Resolution:
Keywords: | External_id:
State: New | Browser: All
Os: All |
----------------------+-----------------------------------------------------
Comment (by andrewd):
Line 1207 (as of Aug 25 2008) in MapGuide.js should be changed from this
(getLegendImageURL function):
url += "?OPERATION=GETLEGENDIMAGE&SESSION=" + layer.oMap.getSessionID();
to this:
url += "OPERATION=GETLEGENDIMAGE&SESSION=" + layer.oMap.getSessionID();
"url" already has a question mark coming into that function...
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/112#comment:1>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list