Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 187763 Parameter sorting issue using attached report design[0002]

Summary:
Bugzilla Bug 187763 Parameter sorting issue using attached report design[0002]

Bugzilla Bug (s) Resolved: 187763

Description:
If List/Radio parameter allows duplicated values, check the display text whether existed in the label list. If not, append a new item.

If List/Radio parameter doesn’t allow duplicated values, check the display text as same. If not, overwrite the selected label.

 

Tests Description: Manual test

Notes to Build Team:

Notes to Developers :

Notes to QA:

Notes to Documentation :

Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/RadioButtonParameterFragment.java

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ComboBoxParameterFragment.java

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/webcontent/birt/pages/parameter/ComboBoxParameterFragment.jsp

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/webcontent/birt/pages/parameter/RadioButtonParameterFragment.jsp

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/api/ParameterDefinition.java

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java

 

Files Added:

 

Files Deleted:

 

 

Thanks And Best Regards,

Jerry Cheng

Actuate Corporation - Shanghai R&D Center

*: ycheng@xxxxxxxxxxx

 


Back to the top