id summary reporter owner description type status milestone component version severity resolution keywords cc 8776 Encode tabs as \t in property_tree JSON writer Ronny Krueger Sebastian Redl 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(). Feature Requests closed To Be Determined property_tree Boost 1.54.0 Problem fixed property_tree JSON \t