Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#160889[V2.1.2] - IReportContext not in BIRT viewer classpath, preventing context access from chart event handler

- Summary:
IReportContext not in BIRT viewer classpath, preventing context access from chart event handler

- Bugzilla Bug (s) Resolved:
#160889[V2.1.2]

- Description:
Fixed by replacing chart script classLoader with report engine’s application classLoader.

- Tests Description: Manual test
- Notes to Build Team: None
- Notes to Developers: None
- Notes to QA: None
- Notes to Documentation: None

- Files Edited:
/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTScriptClassLoader.java
/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationImpl.java
/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java


- Files Added:

- Files Deleted

 

 


Back to the top