[mapguide-trac] #1174: “Go-to home page” function in MapGuide fails if the initial task URL has “/” character

MapGuide Open Source trac_mapguide at osgeo.org
Thu Dec 3 20:47:53 EST 2009


#1174: “Go-to home page” function in MapGuide fails if the initial task URL has
“/” character
-----------------------+----------------------------------------------------
   Reporter:  liuar    |       Owner:       
       Type:  defect   |      Status:  new  
   Priority:  low      |   Milestone:       
  Component:  General  |     Version:  2.0.2
   Severity:  trivial  |    Keywords:       
External_id:           |  
-----------------------+----------------------------------------------------
 Line 477 of mapviewernet/mainframe.aspx:[[BR]]

 It should be[[BR]]
                 String homePageUrl = taskPane.GetInitialTaskUrl();[[BR]]
 Not[[BR]]
                 String homePageUrl = taskPaneUrl;[[BR]]
 This is because taskPaneUrl is the initial task URL after encoded for HTTP
 use. It will make “Go-to home page” function in MapGuide fails if the
 initial task URL has “/” character

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


More information about the mapguide-trac mailing list