[mapguide-trac] #613: Image format parameter is not being properly
handled when specified in lowercase
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jun 26 15:13:51 EDT 2008
#613: Image format parameter is not being properly handled when specified in
lowercase
---------------------------------+------------------------------------------
Reporter: brucedechant | Owner:
Type: defect | Status: new
Priority: low | Milestone: 2.1
Component: Rendering Service | Version: 2.0.1
Severity: minor | Keywords:
External_id: |
---------------------------------+------------------------------------------
The image format parameter used by several rendering service operations is
not being properly handled when it is in lowercase because both AGG and GD
expect it to be in uppercase when they use it internally for processing
the requested image format.
The solution is to convert the incoming image format parameter to
uppercase right before the AGG or GD processing begins.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/613>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list