[mapguide-trac] #1227: Return to home page task button fails in
MGOS 2.1
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Jan 5 11:43:10 EST 2010
#1227: Return to home page task button fails in MGOS 2.1
---------------------------+------------------------------------------------
Reporter: iaguilera | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: AJAX Viewer | Version: 2.1.0
Severity: trivial | Keywords:
External_id: |
---------------------------+------------------------------------------------
Return to home page task button fails in MGOS2.1. In my case de URL for
home task is:
../PROJECTNAME/start.php
The button works again if I change line 136 of mainframe.php
$taskPaneUrl = urlencode($taskPane->GetInitialTaskUrl());
to
$taskPaneUrl = $taskPane->GetInitialTaskUrl();
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1227>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list