Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 178947 --- ClassCastException for emitter render option

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 178947 --- ClassCastException for emitter render option

- Summary:
Fix Bugzilla Bug 178947 --- ClassCastException for emitter render option

- Bugzilla Bug (s) Resolved:
178947

- Description:
Fix Bugzilla Bug 178947 --- ClassCastException for emitter render option

Engine will change the type to IRenderOption.

if the agr1 of the EngineConfig.setEmitterConfiguration( String, Object ) is not the instance of HashMap or IRenderOption, Engine will throw an IllegalArgumentException.


- 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.report.engine/src/org/eclipse/birt/report/engine/api/EngineConfig.java"

- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd
 


Back to the top