Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 198609 Issue about evaluate expression of dataset parameter's default value

- Summary:

Provided two enhancements when converts the default value of the data set parameter in model oda adpater.

1. if possible, to use the quotation mark on the data set handle when restore values from the data set design to the data set handle

2. for case "a"+"b", uses the new algorithm to determine whether it is an _expression_.

- Bugzilla Bug (s) Resolved: 198609

- Description:

1. revised the algorithm in DataSetParameterAdapter and ParameterValueUtil

2. added new test cases.

- Tests Description :

JUnit/Manual test

- Files Edited:

/org.eclipse.birt.report.model.adapter.oda.tests/test/org/eclipse/birt/report/model/adapter/oda/util/ParameterValueUtilTest.java
/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/DataSetParameterAdapter.java
/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/util/ParameterValueUtil.java



- Files Added:



- Files Deleted:



- Notes to Build Team:



- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx


Back to the top