[Boost-bugs] [Boost C++ Libraries] #8289: bug of json-parser

Subject: [Boost-bugs] [Boost C++ Libraries] #8289: bug of json-parser
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-13 08:26:27


#8289: bug of json-parser
----------------------------------+-----------------------------------------
 Reporter: xspeed1989@… | Owner: cornedbee
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: property_tree
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: |
----------------------------------+-----------------------------------------
 "xxx": [ "aaaa://bbb/ccc" ]

 when i use wptree to read this json
 and write it back to file, the file content is changed to
 "xxx": [ "aaaa:\/\/bbb\/ccc" ]

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8289>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC