[jira] [Commented] (OFBIZ-9607) Use from-field pattern instead of value=${***} pattern in 'set' element

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9607) Use from-field pattern instead of value=${***} pattern in 'set' element

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284254#comment-17284254 ]

ASF subversion and git services commented on OFBIZ-9607:
--------------------------------------------------------

Commit af7e50973b04084f5d24f42b521ce7c7ecb5bae2 in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=af7e509 ]

Fixed: Use from-field pattern instead of value=${***} pattern in 'set' element (OFBIZ-9607)

Fixes a syntax issue spotted while testing FreeMarker 2.3.31


> Use from-field pattern instead of value=${***} pattern in 'set' element
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-9607
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9607
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Suraj Khurana
>            Assignee: Rohit Rai
>            Priority: Major
>             Fix For: 17.12.01
>
>         Attachments: OFBIZ-9607-CommonExt.patch, OFBIZ-9607_Accounting.patch, OFBIZ-9607_AssetMaint.patch, OFBIZ-9607_BI.patch, OFBIZ-9607_BIRT.patch, OFBIZ-9607_Content.patch, OFBIZ-9607_Ebay_Store.patch, OFBIZ-9607_Ecommerce.patch, OFBIZ-9607_Example.patch, OFBIZ-9607_Framework.patch, OFBIZ-9607_HHFacility.patch, OFBIZ-9607_HR.patch, OFBIZ-9607_Manufacturing.patch, OFBIZ-9607_Marketing.patch, OFBIZ-9607_MyPortal.patch, OFBIZ-9607_Order.patch, OFBIZ-9607_Party.patch, OFBIZ-9607_PriCat.patch, OFBIZ-9607_Product.patch, OFBIZ-9607_ProjectMgr.patch, OFBIZ-9607_Scrum.patch, OFBIZ-9607_Solr.patch, OFBIZ-9607_Themes.patch, OFBIZ-9607_Typo_Content.patch, OFBIZ-9607_WebPos.patch, OFBIZ-9607_Workeffort.patch
>
>
> Currently, there are many occurrences in the code base where we use value=${***} pattern to assign the value to some variable.
> Instead of this, we should use from-field for better performance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)