[ https://issues.apache.org/jira/browse/COCOON-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Kossakowski updated COCOON-2040: ----------------------------------------- Attachment: cocoon-forms-impl-union.patch This patch fixes the issue. However, I'm not sure if it's advised to make such a conversion. If no one objects within few days I'll commit it. > Union widget does not work with booleanfield set as case widget > --------------------------------------------------------------- > > Key: COCOON-2040 > URL: https://issues.apache.org/jira/browse/COCOON-2040 > Project: Cocoon > Issue Type: Bug > Components: Blocks: Forms > Affects Versions: 2.2-dev (Current SVN) > Reporter: Grzegorz Kossakowski > Priority: Minor > Fix For: 2.2-dev (Current SVN) > > Attachments: cocoon-forms-impl-union.patch > > > Union widget compares values without performing conversion. Booleanfield returns Boolean object, so result of comparison is always false. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.