Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 355760

Summary: [Webapp] Print selected topic and all subtopics doesn't work when using anchors - Fix in Eclipse 3.7.2
Product: [Eclipse Project] Platform Reporter: Chris Goldthorpe <cgold>
Component: User AssistanceAssignee: Chris Goldthorpe <cgold>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: carlos.morais, cgold, eero.helenius, lukasz.hurmanski, natario
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Bug Depends on: 347428    
Bug Blocks:    

Description Chris Goldthorpe CLA 2011-08-24 16:27:02 EDT
+++ 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
Comment 1 Chris Goldthorpe CLA 2011-09-26 13:05:54 EDT
It looks as though I created two requests to fix this bug in 3.7.2, closing as duplicate.

*** This bug has been marked as a duplicate of bug 358753 ***