You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/02/07 19:34:39 UTC

[jira] [Comment Edited] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

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

Jacques Le Roux edited comment on OFBIZ-6884 at 2/7/16 6:34 PM:
----------------------------------------------------------------

Thanks Pierre,

Your modified patch is in trunk at revision: 1729002  + 1729004

In this is the 2nd commit I fixed 2 "typos" I spotted while reviewing in
  ecommerce/customer/editcontactmech.ftl
  ecommerce/customer/newcustomer.ftl
where "UtilProperties" was not replaced



was (Author: jacques.le.roux):
Thanks Pierre,

Your modified patch is in trunk at revision: 1729002  

In this is the 2nd commit I fixed 2 "typos" I spotted while reviewing in
  ecommerce/customer/editcontactmech.ftl
  ecommerce/customer/newcustomer.ftl
where "UtilProperties" was not replaced


> Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6884
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6884
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>              Labels: multi-tenant
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-6884-PropertiesInFtl-v2.patch, OFBIZ-6884-PropertiesInFtl-v3.patch, OFBIZ-6884-PropertiesInFtl.patch
>
>
> Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue is used in several .ftl files. 
> Replace with EnittyUtilProperties variant where appropriate.



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