Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 121273 Script modification of style properties does not work for data item.

-Summary:

Fix Bugzilla Bug 121273 Script modification of style properties does not work for data item.

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 121273

 

-Description:

The bug is caused by not setting prototype scope when construct JSDataSet instance. Fixed this bug and added code to JSDataSource and DataEngineImpl to prevent potential bugs.

 

-Tests Description:
None


-Files Edited:  

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSDataSet.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSDataSource.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java" 

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
  

- Notes to Documentation:


Back to the top