Community
Participate
Working Groups
Build Identifier: v20100915-1750 My BIRT is: BIRT Chart Framework Version: 2.6.1.v20100709-7f9T7DFQCnv8nz0gRMa6NG1 Build id: v20100915-1750 I have dynamic string parameter displayed as ListBox with multiple selections allowed. For the list of values retrieved from some source (I have tried xml database and simple xml file) I added one default value. It is string constant e.g. "ALL". When I generate report there is no "ALL" option available on the list of the parameter. However, when I change display type to ComboBox, that default value became visible and is selected as a first option. Reproducible: Always Steps to Reproduce: 1. Add new report parameter with data type string and display type listbox. 2. Make selection list values to dynamic and mark "Allow multiple values" option 3. Add some data set and choose relevant column for display and value 4. Add default value as constant value e.g. string "ALL" 5. save report and view it in browser -> on form with parameter there should be list control, but without default value (all other values from dataset are present).
Created attachment 196670 [details] archive with 2 images presenting the issue There are two images in the attached archive. One shows parameter definition and second presents how listbox looks. There is no default value presnet on the list.
*** Bug 350864 has been marked as a duplicate of this bug. ***
Fixed.