Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 148610 --- [regression] Java based scripting -> table repeat header does not work properly in web viewer

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 148610 --- [regression] Java based scripting -> table repeat header does not work properly in web viewer

- Summary:
Fix Bugzilla Bug 148610 --- [regression] Java based scripting -> table repeat header does not work properly in web viewer


- Bugzilla Bug (s) Resolved:
148610


- Description:
Set TableContent/ListContent/GroupContent.isHeaderRepeat() in initializeContent().

We get headerRepeat from TableDesign/GroupDesign/ListDesign before this bug.
that's the bug.

- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
org/eclipse/birt/report/engine/internal/executor/doc/ReportItemReader.java edit


- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top