[jira] [Created] (OFBIZ-11708) sort-order (field) not works in CompoundWidgets file

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11708) sort-order (field) not works in CompoundWidgets file

Nicolas Malin (Jira)
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)