[Boost-bugs] [Boost C++ Libraries] #8776: Encode tabs as \t in property_tree JSON writer

Subject: [Boost-bugs] [Boost C++ Libraries] #8776: Encode tabs as \t in property_tree JSON writer
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-04 09:40:05


#8776: Encode tabs as \t in property_tree JSON writer
-----------------------------------+---------------------------
 Reporter: Ronny Krueger <rk@…> | Owner: cornedbee
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: property_tree
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: property_tree JSON \t |
-----------------------------------+---------------------------
 Strings containing tabs (\t) are written as \u0009 in the JSON output (see
 create_escapes() in json_parser_write.hpp). The reader on the other hand
 would understand \t just fine. This looks like a simple oversight in
 create_escapes().

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8776>
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:13 UTC