Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 138294 --- If a TemplateReportItem is set to invisible, it should be invisible in HTML output

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 138294 --- If a TemplateReportItem is set to invisible, it should be invisible in HTML output

Summary 
Support setting visibility on TemplateReportItem.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 138294 --- If a TemplateReportItem is set to invisible, it should be invisible in HTML output

Description:
Why:
Didn't support before.

Fix:
Fixed.
 
Test Description:
Manual Test
 
Files Edited:
"/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/StyledItemExecutor.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/executor/TemplateExecutor.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top