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

OFBIZ-7520: Consistency and Readability improvements for field-map tag

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 16.11.01
    • 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
      <field-map field-name="statusId" from-field="lookedUpValue.statusId"/>

      I found another way in which this tag is written currently,
      <field-map from-field="agreement.agreementId" field-name="agreementId"/>

      Attachments

        1. OFBIZ-8448.patch
          72 kB
          Devanshu Vyas

        Activity

          People

            Unassigned Unassigned
            devanshu Devanshu Vyas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: