Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 173601--[regression]Group should begin from the second page when setting group page break before to always[0001]

Title: CheckIn: Fix Bugzilla Bug 173601--[regression]Group should begin from the second page when setting group page break before to always[0001]

Summary 

Bugzilla Bug (s) Resolved:

173601--[regression]Group should begin from the second page when setting group page break before to always[0001]

Description:

Fix Bugzilla Bug 173601--[regression]Group should begin from the second page when setting group page break before to always[0001].

Layout engine ignore the first page before. Now fix this bug.

Add Junit test for this bug.

Test Description:

JUnit test & Manual test

 Files Edited:

"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLMTest.java"

 "/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/173601.xml"

"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/AllTests.java"

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

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

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top