Community
Participate
Working Groups
Created attachment 128315 [details] screenshot Description: Parameter multiple defualt values displayed incorrectly in parameter request dialog. Build: Build <2.5.0.v20090311-0630> Steps to reproduce: 1, New a dataset 2, New a list-box parameter and check the Allow Multiple Values 3, Set one value as default value 4, Preview 5, Set more than one values as default value 6, Preview Actual result: Refer to the screenshot Expect result: The values which setted as default value should be highlighted Error log: N/A
The default values are the list now instead of a string. Need to change codes in viewer side. Call methods: ScalarParameterHandle.getDefaultValueList().
*** This bug has been marked as a duplicate of bug 267323 ***
Verified.