You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Hans Bakker (JIRA)" <ji...@apache.org> on 2009/06/25 05:43:07 UTC

[jira] Commented: (OFBIZ-2657) 'from emailadress' defined in many places and therefore difficult to maintain

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

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

The reason i found this is a problem is that the content of the entity EmailTemplateSetting can never be seed data if it contains the ofbiztest@yahoo.com email address.
If somebody would change it in a production environment and then load the seed data it would be set back.

If it is however not defined in the seed data it will leave the local setting intact

> 'from emailadress' 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.