Segnalazione #107
DBFieldDataSource not correctly instantiated when used in embedded forms
Description
It seems thaat when an embedded form containing DBFieldDataSources is instantiated using the AddInstance method, the DBFieldDataSources contained will not be initialized corretly using the provided data if they use "select" widgets.
Associated revisions
- fixed the DBColumn::DecodeText to consider empty strings as NULL values (fixes #107)
- fixed the FieldForm::DecodeText to correctly decode data for all instances
- fixed field_decode_data_source to correctly decode data for non-serialized records
- fixed an obnoxious warning
History
#1 Updated by Marco Pietrobono over 15 years ago
- Status changed from Nuovo to Chiuso
- Assignee set to Marco Pietrobono
- % Done changed from 0 to 100