[
https://issues.apache.org/jira/browse/OFBIZ-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481076
]
Scott Gray commented on OFBIZ-812:
----------------------------------
Here's a quick fix from the applications side:
replace:
<check/>
with:
<check><option key="Y" description=" "/></check>
I guess the best solution would be to have the form widget generate a standard
check box if the option list is empty.
> multi-form select boxes broken
> ------------------------------
>
> Key: OFBIZ-812
> URL: https://issues.apache.org/jira/browse/OFBIZ-812
> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Components: framework
> Reporter: Si Chen
> Priority: Blocker
>
> Something happened last week and the multi-select form select boxes of the
> form widget are no longer showing up. This is a critical problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.