[mapguide-trac] #378: AJAX viewer does not load map in Firefox
3 RC 1
MapGuide Open Source
trac_mapguide at osgeo.org
Mon May 26 12:05:36 EDT 2008
#378: AJAX viewer does not load map in Firefox 3 RC 1
-------------------------+--------------------------------------------------
Reporter: jng | Owner:
Type: defect | Status: new
Priority: high | Milestone: 2.1
Component: AJAX Viewer | Version: 2.0.1
Severity: major | Resolution:
Keywords: | External_id:
-------------------------+--------------------------------------------------
Changes (by zspitzer):
* version: 2.0.0 => 2.0.1
Comment:
updating sarrissa.js made no difference..
using fiddler, there was no response to this request (#16)
which was done as a HTTP POST...
POST http://localhost:8008/mapguide/mapagent/mapagent.fcgi
OPERATION=GETVISIBLEMAPEXTENT&VERSION=1.0.0&SESSION=c7c1dc7a-ffff-ffff-
8000-
005056c00001_en_7F0000010AFC0AFB0AFA&MAPNAME=Sheboygan&SEQ=0.3653077422034543&SETDISPLAYDPI=96&SETDISPLAYWIDTH=805&SETDISPLAYHEIGHT=570&SETVIEWSCALE=78331.92022873442&SETVIEWCENTERX=-87.7302542509315&SETVIEWCENTERY=43.744459064634
trying it as a HTTP GET doesn't crash...
http://localhost:8008/mapguide/mapagent/mapagent.fcgi?OPERATION=GETVISIBLEMAPEXTENT&VERSION=1.0.0&SESSION=
c7c1dc7a-ffff-ffff-8000-
005056c00001_en_7F0000010AFC0AFB0AFA&MAPNAME=Sheboygan&SEQ=0.3653077422034543&SETDISPLAYDPI=96&SETDISPLAYWIDTH=805&SETDISPLAYHEIGHT=570&SETVIEWSCALE=78331.92022873442&SETVIEWCENTERX=-87.7302542509315&SETVIEWCENTERY=43.744459064634
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/378#comment:7>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list