Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Fix bug 138833 [regression] Report with several charts will only show the first one in Web Viewer

- Summary:

Fix bug 138833  [regression] Report with several charts will only show the first one in Web Viewer

 

- Bugzilla Bug(s)

138833

 

- Description:

Add parent result set into IResultSet. In this way, the result set in extended item can find its parent correctly.

 

- Tests Description:

Manuel 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\IDataEngine.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\IResultSet.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\dte\AbstractDataEngine.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\dte\DataGenerationEngine.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\dte\DataPresentationEngine.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\dte\DteDataEngine.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\executor\ExtendedItemExecutor.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\internal\document\v2\ReportContentLoaderV2.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\presentation\LocalizedEmitter.java

 

- Files Added:

 

 

-Jun Ouyang

 


Back to the top