Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 196103 Issues about storing the default value of dataset parameter[0705]

- Summary:

When converts the default value of data set parameter, treats the empty string different from null value so that the default value with quotes will not missed.

- Bugzilla Bug (s) Resolved: 196103

- Description:

1. Fixed the algorithm in the ParameterValueUtil.

2. Updated test cases.

- Tests Description :

JUnit 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/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