[
https://issues.apache.org/jira/browse/OFBIZ-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637281#comment-15637281 ]
Anuj Jain commented on OFBIZ-8830:
----------------------------------
Improved: Consistency and Readability for result-to-field tag.
Thanks [~sega.patidar] for providing the 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)