Community
Participate
Working Groups
Build Identifier: M20110210-1200 If a search form is generated from a tablepage having smartcolumns using getConfiguredCodeType(), the resulting listbox in the search form misses the default generic value type. Reproducible: Always Steps to Reproduce: 1. Create a TablePage with a column of Type AbstractSmartColumn 2. Configure the column by defining a getConfiguredCodeType 3. Right click on the tablepage in the scout explorer 4. Click "Create Search Form..." 5. Click through the wizard. the specified search form is created. 6. Check the listbox created for the AbstractSmartColumn created above. The field has no generic type defined.
Created attachment 202058 [details] Patch Proposal patch adds default generic value type to listbox to be consistent with smartfields
patch attached. default generic value type added to listbox the same way it is already done for smartfields (to be consistent)
Patch applied. Thank you Matthias.
shipped with 3.7.1
removed iplog flag from ticket and added iplog flag to attachment