[mapguide-trac] #378: AJAX viewer does not load map in Firefox
3 RC 1
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jun 9 06:23:15 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: 1085043
-------------------------+--------------------------------------------------
Comment (by guest):
While waiting mapguide team fix this, I suggest following workaround for
time being. Add to WebServerExtensions/Apache2/conf/httpd.conf . At least
works for me, YMMV
<Directory "C:/Program
Files/MapGuideOpenSource2.0/WebServerExtensions/www/mapagent/">
<Files mapagent.fcgi>
SetEnvIf Content-Type "application/x-www-form-urlencoded" truef3
RequestHeader set Content-Type "application/x-www-form-
urlencoded" env=truef3
</Files>
</Directory>
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/378#comment:13>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list