Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#193855 - Invoke Script does not work correctly [13]

- Summary:
Invoke Script does not work correctly [13]

- Bugzilla Bug (s) Resolved: 193855

- Description:
Check in #193855 to HEAD
Caused by script being evaled to HTML. Fixed by script being evaled to JS.
Also refactored SimpleDataRowExpressionEvaluator which is for chart integration.

- Tests Description: Manual Test

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Files Edited:

/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleDataRowExpressionEvaluator.java
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/data/autobinding/AutoDataBindingViewer.java



- Files Added:



- Files Deleted

/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/data/autobinding/DataRowExpressionEvaluator.java

 


Back to the top