Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 147821 --- [Regression]Data in list footer can't be preview

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 147821 --- [Regression]Data in list footer can't be preview

- Summary:
In the hasNextChild(), continue checking the next resultSet until it is the end of the list.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 147821 --- [Regression]Data in list footer can't be preview

- Description:
hasNextChild() returned only by checking the current resultSet.

- Tests Description  :
Manual Test.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:
    org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListingElementExecutor.java

- Files Added:

- Files Deleted


-Wei Zhao



Back to the top