Bug 171017 - "Display Type" list is incorrect on choosing "Boolean" data type
Summary: "Display Type" list is incorrect on choosing "Boolean" data type
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.1.2   Edit
Assignee: Hongchang Lin CLA
QA Contact:
URL:
Whiteboard: Non-Auto
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-19 04:35 EST by Hongchang Lin CLA
Modified: 2009-07-09 07:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hongchang Lin CLA 2007-01-19 04:35:07 EST
Steps to reproduce:
1.New a report parameter
2.On launched parameter dialog, choose the "Data type" as "Boolean"
3.Specify the "Default Value" for the boolean parameter to be "True"
At this time, the drop down list of "Display type" are "Checkbox, ComboBox and RadioButton"

4.Specify another data type for the parameter, such as "String"
5.Aagin, specify the data type as "Boolean"
Now, the drop down list of "Display type" are "TextBox, Listbox, ComboBox and RadioButton"
Comment 1 Wang Qiangsheng CLA 2007-01-21 21:19:17 EST
Please fix in both 2.1.2 and 2.2 branches.
Comment 2 Hongchang Lin CLA 2007-01-21 22:49:52 EST
When change data type from "Boolean" to others("String", etc.), clears the previously selected default boolean value. 

Fixed it both in 2.1.2(eclipse CVS) and 2.2.0(local CVS) branch.
Comment 3 ZhenZhong Fei CLA 2007-02-08 03:16:58 EST
verified!