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

Hans Bakker commented on OFBIZ-2657:
------------------------------------

We could consider to move the 2 related properties also to general.properties. 
I did a search on getPropertyValue("url" and found  6. there were no references 
in minilanguage files.
So at least least these 3 systemwide used values can be set centrally

My proposal in general would be to store properties more centrally within the 
framework componentset.

> 'from emailadress' & baseurl & baseSecureUrl defined in many places and 
> therefore difficult to maintain
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04
>            Reporter: Hans Bakker
>             Fix For: Release Branch 9.04
>
>
> Currently many entities have a 'from emailaddress' defined. That is fine if 
> it is used for an override of a default 'from address' which is however 
> missing.
> the proposal is to add a 'default.from.emailaddress' to the 
> general.properties file and change the seed/demo data to have the 'from 
> emailaddresss' not defined(null). Obviously change the programs that when 
> this field is null it should take it from the general properties file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to