[
https://issues.apache.org/jira/browse/OFBIZ-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284272#comment-17284272 ]
ASF subversion and git services commented on OFBIZ-9607:
--------------------------------------------------------
Commit 432c7bde98df42511a565d040369ed290f2d47d4 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=432c7bd ]
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)