[
https://issues.apache.org/jira/browse/OFBIZ-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651563#action_12651563
]
Adrian Crum commented on OFBIZ-2066:
------------------------------------
Mridul,
Thank you for reporting the bug. I don't believe your patch represents the
correct solution to the problem.
If a property is intended to support the ${} syntax, then you only need to
create a FlexibleStringExpander instance for it and then expand the property
using the service context.
> ${env.ofbiz.home} in property files does not get resolved after
> FlexibleProperties class is deprecated
> ------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-2066
> URL: https://issues.apache.org/jira/browse/OFBIZ-2066
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Mridul Pathak
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: catalog-properties-fix.patch
>
>
> ${env.ofbiz.home} in property files doesn't get resolved anymore after
> FlexibleProperties calss is deprecated. This is being used mainly in
> following property files:
> 1) catalog.properties
> 2) payment.properties
> 3) jsse.properties
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.