You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Anuj Jain (JIRA)" <ji...@apache.org> on 2016/11/04 18:38:58 UTC

[jira] [Updated] (OFBIZ-8830) OFBIZ-7520: Consistency and Readability improvements for result-to-field tag

     [ https://issues.apache.org/jira/browse/OFBIZ-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anuj Jain updated OFBIZ-8830:
-----------------------------
    Attachment: OFBIZ-8830.patch

> OFBIZ-7520: Consistency and Readability improvements for result-to-field tag
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-8830
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8830
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>            Reporter: Anuj Jain
>         Attachments: OFBIZ-8830.patch
>
>
> 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"/>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)