[mapguide-trac] #1757: Quick Plot cannot generate map picture
in some non-English locale
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jul 28 22:24:44 EDT 2011
#1757: Quick Plot cannot generate map picture in some non-English locale
---------------------+------------------------------------------------------
Reporter: wuma | Owner: Mars Wu
Type: defect | Status: reopened
Priority: high | Milestone:
Component: General | Version: 2.2.0
Severity: major | Resolution:
Keywords: | External_id: 1406806
---------------------+------------------------------------------------------
Comment(by wuma):
Replying to [comment:8 thomaslorenzon]:
> My configuration is Windows Server 2003 (Italian version) + IIS + MGE
2012 (Italian Version). I tried also with http://127.0.0.1 and it works.
> I think that row 105 of GeneratePicture.php must add "/mapserver2012/"
(for MGE 2012) or "/mapguide/" (for MG OS). But it doesn't work.
Below code is used to get the virtual directory name from the URL:
{{{
$mapAgent .= substr($_SERVER["REQUEST_URI"], 0,
strpos($_SERVER["REQUEST_URI"], "/", 1));
}}}
So it's not necessary to specify either '''mapserver2012''' or
'''mapguide'''. Could you use firebug to find out what the generated image
src is? Is it a correct url?
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1757#comment:9>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list