Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-11676

drop-down field not work when in a compound-widget file

    XMLWordPrintableJSON

Details

    • Patch

    Description

      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

       

      Attachments

        1. ModelFormField.java.patch
          1 kB
          Olivier Heintz

        Activity

          People

            holivier Olivier Heintz
            holivier Olivier Heintz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: