Boost C++ Libraries: Ticket #4840: Propertry tree; xml attribute encoding fix https://svn.boost.org/trac10/ticket/4840 <p> xml write does not use proper attribute encoding + possible fix </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4840 Trac 1.4.3 Rene Heinzl <heinzl@…> Thu, 11 Nov 2010 14:21:48 GMT attachment set https://svn.boost.org/trac10/ticket/4840 https://svn.boost.org/trac10/ticket/4840 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_property_tree_attribute_encoding_quote.patch</span> </li> </ul> Ticket Sebastian Redl Mon, 16 May 2011 21:05:59 GMT <link>https://svn.boost.org/trac10/ticket/4840#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4840#comment:1</guid> <description> <p> Fixed on trunk in <a class="changeset" href="https://svn.boost.org/trac10/changeset/72000" title="Make PTree XML writer escape attribute values.">r72000</a>. </p> </description> <category>Ticket</category> </item> <item> <author>SebastianLuther@…</author> <pubDate>Sat, 27 Aug 2011 21:25:41 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4840#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4840#comment:2</guid> <description> <p> Any reason this hasn't been commited to release? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Sebastian Redl</dc:creator> <pubDate>Fri, 13 Jan 2012 12:20:43 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4840#comment:3 https://svn.boost.org/trac10/ticket/4840#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/76447" title="Merge [72000],[72001],[72003], [74691], [75587], [75589], [75590], and ...">[76447]</a>) Merge <a class="changeset" href="https://svn.boost.org/trac10/changeset/72000" title="Make PTree XML writer escape attribute values.">[72000]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/72001" title="Allow nuls in PTree XML. See bug 5259.">[72001]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/72003" title="Try to work around MSVC name lookup bug. See bug 5281.">[72003]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/74691" title="Use boost::swap for swapping PTree's data member. Makes it possible to ...">[74691]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/75587" title="Give string_path an accessor for the separator.">[75587]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/75589" title="Make ptree_bad_data::data() and ptree_bad_path::path() const. See bug ...">[75589]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/75590" title="Suppress the MSVC insecure warning when compiling tests. Make ...">[75590]</a>, and <a class="changeset" href="https://svn.boost.org/trac10/changeset/75593" title="Improve pair member bug workaround: should now hopefully work with ...">[75593]</a> from trunk. Fixes bug 4840. Fixes bug 5259. Fixes bug 5281, I think. Fixes bug 5944. Fixes bug 5757. Fixes bug 5710. Fixes bug 5307, I think. </p> Ticket