[fusion-trac] #139: Possible erros when loading the config.json

Fusion trac_fusion at osgeo.org
Tue Oct 14 11:37:39 EDT 2008


#139: Possible erros when loading the config.json
----------------------+-----------------------------------------------------
   Reporter:  assefa  |       Owner:  assefa
       Type:  defect  |      Status:  new   
   Priority:  P2      |   Milestone:  2.0   
  Component:  Core    |     Version:  1.0.7 
   Severity:  Major   |    Keywords:        
External_id:          |       State:  New   
    Browser:  All     |          Os:  All   
----------------------+-----------------------------------------------------
 loadFusionConfig funcion os Utilities.php is doing some regex
 modifications (such as replace single quotes with double quotes, quote
 unquoted attribute names ...). This was introduced to correct invalid
 config.jsopn files. This is not necessary anymore.

 These modifications can also cause errors in some cases such as when the
 value is a full path in windows:  "temporaryDirectory": "f:/tmp"

 Removing the regex modifications would resolve the issues.

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/139>
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