[
https://issues.apache.org/jira/browse/OFBIZ-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Heintz closed OFBIZ-11676.
----------------------------------
Assignee: Olivier Heintz
Resolution: Fixed
> drop-down field not work when in a compound-widget file
> -------------------------------------------------------
>
> Key: OFBIZ-11676
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11676> Project: OFBiz
> Issue Type: Bug
> Components: framework/widget
> Affects Versions: Trunk
> Reporter: Olivier Heintz
> Assignee: Olivier Heintz
> Priority: Minor
> Labels: framework, widget
> Fix For: Trunk
>
> Attachments: ModelFormField.java.patch
>
>
> When, in ModelFormField, FieldInfoWithOptions (which read xml file ) is call, test on tag name is done with getName() and not getLocalName() so none "option" is recognize when field is declare on a compound-widget file,
> This patch change getName to getLocalName
> [^ModelFormField.java.patch]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)