Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 156012Report parameter does not allow user to specify that the field is required.

SummaryFix Bugzilla bug 156012Report parameter does not allow user to specify that the field is required.

Bugzilla Bug (s) Resolved 156012

Description
Supports "isRequired" property on parameter dialog, drop the allownull and allowblank properties. If isRequired isn't checked, allow user to set null value to parameter.

Tests Description Manual test and code review

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Edited

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java



Files Added



Files Deleted

 

Hongchang Lin


Back to the top