Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: Bugzilla Bug 119009 Java based scripting -> data set handler

- Summary:

 

 

- Bugzilla Bug(s) Resolved:

Bugzilla Bug 119009 Java based scripting -> data set handler

 

- Description:

A typo in Engine’s DataSetInstance implementation caused scripting code which calls IDataSetInstance.setExtensionProperty then getExtensionProperty to get a ClassCastException. This checkin fixes the bug.

 

- Tests Description:

Manual test with test code attached to 119009.

 

- Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/DataSetInstance.java"

 

 

- Files Added:

 

 

- Notes to Build Team:

 

 

- Notes to Developers:

 

 

- Notes to QA:

 

 

- Notes to Documentation:

 

 

 


Back to the top