Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 176328 and 176145 Can not create a report parameter

- Summary:

Fixed API compatibilities for allowNull and allowBlank properties on ScalarParameter. Before this change, API compatibility only supports specified methods like allowNull/setAllowNull. Now support compatibility setProperty()/getProperty() too.

- Bugzilla Bug (s) Resolved:176328, 176145



- Description:

1. fixed codes in ScalarParameterHandle.

2. added new test cases.

- Tests Description :

JUnit and Manual test

- Files Edited:

/org.eclipse.birt.report.model.tests_bugs/test/org/eclipse/birt/report/model/api/APICompatibleTest.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ScalarParameterHandle.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ElementStructureUtil.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