id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2712,Quickbook uses article title rather than article id for links,Paul A. Bristow,Daniel James,"This Quickbook with a long title but short id [article Title of test of quickbook [quickbook 1.4] [id quick_test] [authors [Bristow, Paul A.]] [copyright 2009 Paul A. Bristow] [license Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at [@http://www.boost.org/LICENSE_1_0.txt]) ] [source-mode c++] [purpose test of links that include title or article id.] ] [/ I expect that link would start with article id: quick_test] [/ And NOT the converted article title ""Title of test of quickbook"" [def __test_link [link quick_test.my_section1 Section One]] [section: my_section1 This is my 1st section] Section 1 ... [endsect] [/section: my_section1 This is my 1st section] [/ test_q.qbk Copyright 2009 Paul A. Bristow. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt). ] produces this output Note the
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ uses the converted title, and not the article id, as I expected.
Paul A. Bristow 2009 Paul A. Bristow Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) test of links that include title or article id. Title of test of quickbook [/ And NOT the converted article title "Title of test of quickbook"
<link linkend=""quick_test._my_section1_this_is_my_1st_section""> my_section1 This is my 1st section</link> Section 1 ...
",Bugs,closed,Boost 1.41.0,quickbook,Boost 1.37.0,Cosmetic,fixed,quickbook link article id title,