Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-7520 Minilang code readability and consistency improvements
  3. OFBIZ-8746

OFBIZ-7520: Consistency and Readability improvements for first-from-list tag

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • ALL COMPONENTS
    • None

    Description

      Code written in Minilang for the first-from-list tag is not consistent throughout the application. The correct pattern to write is
      <first-from-list list="fixedAssetDepMethods" entry="fixedAssetDepMethod"/>
      The wrong way in which this tag is written is
      <first-from-list entry="fixedAssetDepMethod" list="fixedAssetDepMethods" />

      Attachments

        1. OFBIZ-8746.patch
          150 kB
          Abhijeet Ashapure

        Activity

          People

            Unassigned Unassigned
            anuj.jain Anuj Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: