Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 183311-The operation mode of "static parameter" and "dynamic parameter" are not consistent

SummaryFix Bugzilla bug 183311-The operation mode of "static parameter" and "dynamic parameter" are not consistent

 

Bugzilla Bug (s) Resolved 183311

 

Description

 

Modify parameter dialog to follow engine's logic on getting parameters

 

1. Rename "sort alphabetically when prompting" checkbox as "Sort when prompting"

2. Both for defining static and dynamic parameter, if check the "Sort when prompting", accepts user's input on 3 properties: sort key, sort direction, distinct. Otherwise, let parameters as they are without setting sort properties.

 

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