[mapguide-trac] #1191: Ajax viewer fail to display when map named with bracket.

MapGuide Open Source trac_mapguide at osgeo.org
Tue Dec 8 22:23:39 EST 2009


#1191: Ajax viewer fail to display when map named with bracket.
-------------------------+--------------------------------------------------
 Reporter:  liuar        |         Owner:         
     Type:  defect       |        Status:  new    
 Priority:  medium       |     Milestone:         
Component:  AJAX Viewer  |       Version:  2.0.2  
 Severity:  minor        |    Resolution:         
 Keywords:               |   External_id:  1281205
-------------------------+--------------------------------------------------
Comment (by liuar):

 [Analysis][[BR]]
 In viewerfiles/utils.js brackets are replaced wih "%%28" and %%29", which
 should be "%28" and "%29". So, there will be a resource not found
 exception, because %%28 and %%29 will not be decoded to brackets

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1191#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list