Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 159499 --- Table of Contents Formatting

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 159499 --- Table of Contents Formatting

- Summary:
Get the style from model and set style to toc node.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 159499 --- Table of Contents Formatting

- Description:
Get the style from model and set style to toc node.


- Tests Description  :
Unit Test, Manual 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/TOCNode.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ReportContent.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/toc/TOCTreeNode.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/toc/TOCBuilder.java"
"/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/TOCTree.java"
"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/TOCNodeTest.java"
"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/toc/TOCBuilderTest.java"
"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/impl/ReportDocumentTest.java"

- Files Added:
"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/toc/toc.golden"
"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/toc/TOCBuilderReadV1Test.java"

- Files Deleted


-Wei Zhao(Shanghai)



Back to the top