Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 146479 --- master page header/footer cannot display contents retrieved from database

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 146479 --- master page header/footer cannot display contents retrieved from database

- Summary:
If the query has parent or it's a qubquery, and the resultSet stack is not empty, we set the resultSet's parent.       


- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 146479 --- master page header/footer cannot display contents retrieved from database

- Description:
Old code set the parent without checking if it has parent or if it's a qubquery.


- 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/data/dte/AbstractDataEngine.java"

- Files Added:

- Files Deleted


-Wei Zhao



Back to the top