Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix bug 147695 [Regression] Drill through document bookmark can select and link to a toc in target document.

- Summary:

Fix bug 147695 [Regression] Drill through document bookmark can select and link to a toc in target document.

 

- Bugzilla Bug(s)

147695

 

- Description:

Change the prefix of auto-generated bookmark of TOC to “__TOC_”.

Remove bookmarks start with this prefix from the return list of bookmarks.

 

- Tests Description:

Manuel Test. Unit Test.

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\api\impl\ReportDocumentReader.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\toc\TOCBuilder.java

\org.eclipse.birt.report.engine\test\org\eclipse\birt\report\engine\toc\TOCBuilderTest.java

 

- Files Added:

 

 

-Jun Ouyang

 


Back to the top