Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 132110 --- Apply a style to master page, preview, can not take effect

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 132110 --- Apply a style to master page, preview, can not take effect

Summary 
Apply the master page style to the page header and page footer.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 132110 --- Apply a style to master page, preview, can not take effect.

Description:
Why:
The old code didn't use page style to page header and page footer.

Fix:
Fixed.
 
Test Description:
Manual Test
 
Files Edited:
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/PageContent.java#14 edit
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IPageContent.java#4 edit
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportExecutor.java#34 edit
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/MasterPageDesign.java#9 edit
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java#87 edit
/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java#83 edit

/org.eclipse.birt.report.engine.emitter.html/test/org/eclipse/birt/report/engine/emitter/html/html_report_gold.txt#20 edit

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao






Back to the top