Hi,

"Return to home page task button fails in mapguide2011. In my case the URL for 
home task is: 
http://localhost:9880/..............................

The button is not working even if i change 

  String taskPaneUrl = URLEncoder.encode(taskPane.GetInitialTaskUrl(), "UTF-8");
to
         String taskPaneUrl =taskPane.GetInitialTaskUrl();

in mainframe.jsp. It is displaying a blank page.

regards,
girish
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to