Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: Fixed bugzilla bug 114721- NPE thrown out when preview cascading parameter which binding data set deleted

Title: CHECKIN: Fixed bugzilla bug 114721- NPE thrown out when preview cascading parameter which binding data set deleted

- Summary:
Fixed bugzilla bug 114721- NPE thrown out when preview cascading parameter which binding data set deleted

- Bugzilla Bug (s) Resolved:
None

- Description:
Changed the GetParameterDefinitionTask to return empty list instead of null if selection list is empty.

- Tests Description:
Engine unit test

- Files Edited:
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java

- Files Added:

- Code Reviewer:
Stanley

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
- Notes to Documentation:


Back to the top