Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 134488 --- Set page break for table inside list group header will cause data display error.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 134488 --- Set page break for table inside list group header will cause data display error.

Summary 
Skip the parent result set to the right row, while execute the subquery.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 134488 --- Set page break for table inside list group header will cause data display error.

Description:
Why:
Old code didn't skip to the right row.

Fix:
Fixed.
 
Test Description:
Manual Test
 
Files Edited:
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v2/ReportContentLoaderV2.java#3 edit

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top