[fusion-trac] #95: maptips: replace /n with <br>

Fusion trac_fusion at osgeo.org
Mon Aug 11 16:42:44 EDT 2008


#95: maptips: replace /n with <br>
---------------------+------------------------------------------------------
 Reporter:  madair   |         Owner:  madair  
     Type:  defect   |        Status:  reopened
 Priority:  P2       |     Milestone:  1.0.7   
Component:  Widgets  |       Version:  1.0.6   
 Severity:  Minor    |    Resolution:          
 Keywords:           |   External_id:          
    State:  New      |       Browser:  All     
       Os:  All      |  
---------------------+------------------------------------------------------
Changes (by madair):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 in some cases, the response from MG queryMapFeatures contains an actual
 line feed char (0x0A) and in other cases it's a \ char followed by the 'n'
 char.
 We need to modify XML2Json.php to do the replacement of 0x0A and then
 Maptip widget can replace the text version of /n

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/95#comment:3>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list