Olivier Heintz created OFBIZ-11708:
--------------------------------------
Summary: sort-order (field) not works in CompoundWidgets file
Key: OFBIZ-11708
URL:
https://issues.apache.org/jira/browse/OFBIZ-11708 Project: OFBiz
Issue Type: Bug
Components: framework/widget
Affects Versions: Trunk
Reporter: Olivier Heintz
Assignee: Olivier Heintz
Fix For: Trunk
In a form, when <sort-order tag is used, the children analyze not works because, getTagName() is used not the getLocalName()
getTagName() retun "wf:sort-field" when getLocalName return "sort-field"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)