[ 
https://issues.apache.org/jira/browse/OFBIZ-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux closed OFBIZ-2631.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
                   Release Branch 9.04
         Assignee: Jacques Le Roux

Thanks Aswath,

Your patch is in trunk at r829376, R9.04 at r829378

> customer registration email problem when using component:// syntax
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-2631
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2631
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: rees Watkins
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: customer_registration_email.patch
>
>
> Registration email template is specified like this
> component://party/widget/partymgr/EmailPartyScreens.xml#CreatePartyNotification
> does not work
> The registration email is generated by a call to 
> "sendGenericNotificationEmail" in CustomerEvents.xml which eventually ends up 
> in prepareNotification NotificationServices.java which attempts to resolve 
> the email template using 
> URL templateUrl = UtilURL.fromResource(templateName);
> All other email templates are resolved using a ComponentLocationResolver.

-- 
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