Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #347428 +++ Build Identifier: Helios Hi, Print Selected Topic and All Subtopics option seems not to work properly when using anchors (example: DITA-based document with enabled chunking, produced by DITA OT). Sample document's TOC structure: <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> <toc label="Test doc" topic="chunk_test.html"> <topic label="Test title 1" href="chunk_test.html#chunk_test"> <topic label="Test title 2" href="chunk_test.html#DN0948387_SNMP"/> <topic label="Test title 3" href="chunk_test.html#chunk_test3"/> </topic> </toc> More info will be provided as an attachment. Reproducible: Always Steps to Reproduce: 1. Open attached sample_doc.jar in Infocenter 2. Expand Test doc book 3. Click on Test title 1 4. Select Print selected topic and all subtopics
*** Bug 355760 has been marked as a duplicate of this bug. ***
Chris A, can you review the patch "Fix version 2" which is attached to Bug 347428 for inclusion in 3.7.2.
+1 Patch looks good.
The patch has been applied to the 3.7 maintenance stream with this commit message: Bug 358753 - [Webapp] Fix in 3.7.2 - Print selected topic and all subtopics doesn't work when using anchors