Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 157722--List group header displays twice when the group begins in a new page.

Title: CheckIn: Fix Bugzilla Bug 157722--List group header displays twice when the group begins in a new page.

Summary 

Fix Bugzilla Bug 157722--List group header displays twice when the group begins in a new page.

Bugzilla Bug (s) Resolved:

157722--List group header displays twice when the group begins in a new page.

Description:

Provide more strict condition on repeating group header in PDF layout engine. Only when current band is detail band (include detail band and inner group), repeating header is valid.

Test Description:

Manual Test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLM.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFListGroupLM.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top