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

OFBIZ-7520: Consistency and Readability improvements for result-to-field tag

    XMLWordPrintableJSON

Details

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

    Description

      Code written in Minilang for the if-compare tag is not consistent throughout the application. The correct pattern to write is
      <result-to-field result-name="partyId" field="partyId"/>
      I found various other ways in which this tag is written, like

      <result-to-field field="partyId" result-name="partyId"/>

      Attachments

        1. OFBIZ-8830.patch
          23 kB
          Anuj Jain

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: