Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: branch 2.1.2 -- fix bugs 163921 Dynamic data set parameter doesn't work in 2.1.2

- Summary:

Default value in data set parameter with double quotes should be removed when adapts to report parameter since report parameter's default value is string type. This has been fixed in head 2.2 but not branch 2.1.2. This check brings the fix to branch 2.1.2.

- Bugzilla Bug (s) Resolved: 163921



- Description:

Fixed the algorithm in ParameterValueUtil and made it as class file like that in Head 2.2.

- Tests Description :

Manual test

- Files Edited:

/org.eclipse.birt.report.model.adapter.oda_Branch2.1.2/src/org/eclipse/birt/report/model/adapter/oda/DataSetParameterAdapter.java
/org.eclipse.birt.report.model.adapter.oda_Branch2.1.2/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java
/org.eclipse.birt.report.model.adapter.oda_Branch2.1.2/test/org/eclipse/birt/report/model/adapter/oda/ParameterValueUtilTest.java
/org.eclipse.birt.report.model.adapter.oda_Branch2.1.2/test/org/eclipse/birt/report/model/adapter/oda/api/golden/DataSetParamWithReportParam_golden.xml



- Files Added:

/org.eclipse.birt.report.model.adapter.oda_Branch2.1.2/src/org/eclipse/birt/report/model/adapter/oda/util/ParameterValueUtil.java



- 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