[mapguide-trac] #841: Web tier is not properly parsing the VERSION request parameter

MapGuide Open Source trac_mapguide at osgeo.org
Wed Feb 11 18:52:38 EST 2009


#841: Web tier is not properly parsing the VERSION request parameter
----------------------------+-----------------------------------------------
   Reporter:  brucedechant  |       Owner:       
       Type:  defect        |      Status:  new  
   Priority:  medium        |   Milestone:  2.1  
  Component:  Map Agent     |     Version:  2.0.2
   Severity:  minor         |    Keywords:       
External_id:  1181011       |  
----------------------------+-----------------------------------------------
 The InitializeCommonParameters() method tries to extract the components of
 the VERSION parameter. The code works fine on Windows because the STRING
 object makes a copy of any STRING that is used in the constructor. Linux
 uses a reference instead and so a forced copy needs to be done.

 This impacts all requests.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/841>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list