Boost C++ Libraries: Ticket #853: path with spaces not always handled https://svn.boost.org/trac10/ticket/853 <pre class="wiki">boostbook.jam generate-xml-catalog needs to replace spaces with %20 quickbook.jam actions quickbook-to-boostbook needs to quote $(QB-COMMAND) xsltproc.jam compute-xslt-flags needs to quote all paths and stringparams iff they are not already quoted. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/853 Trac 1.4.3 René Rivera Mon, 21 May 2007 15:39:42 GMT status, description changed; severity set; owner deleted https://svn.boost.org/trac10/ticket/853#comment:1 https://svn.boost.org/trac10/ticket/853#comment:1 <ul> <li><strong>owner</strong> <span class="trac-author">nobody</span> removed </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/853?action=diff&amp;version=1">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket Dave Abrahams Tue, 03 Jul 2007 15:21:34 GMT owner set https://svn.boost.org/trac10/ticket/853#comment:2 https://svn.boost.org/trac10/ticket/853#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> </ul> Ticket Vladimir Prus Tue, 07 Aug 2007 19:44:19 GMT <link>https://svn.boost.org/trac10/ticket/853#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/853#comment:3</guid> <description> <p> boostbook.jam and quickbook.jam done. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Tue, 07 Aug 2007 19:59:21 GMT</pubDate> <title>status, resolution changed https://svn.boost.org/trac10/ticket/853#comment:4 https://svn.boost.org/trac10/ticket/853#comment:4 <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-old">None</span> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/38499" title="More quoting fixes. Closes #853.">[38499]</a>) More quoting fixes. Closes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/853" title="#853: Bugs: path with spaces not always handled (closed: fixed)">#853</a>. </p> Ticket