You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "nicolas malin (JIRA)" <ji...@apache.org> on 2007/05/14 18:17:17 UTC

[jira] Created: (OFBIZ-982) productStore mail system don't work for customer register

productStore mail system don't work for customer register
---------------------------------------------------------

                 Key: OFBIZ-982
                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: ecommerce
    Affects Versions: SVN trunk
            Reporter: nicolas malin
            Priority: Minor
             Fix For: SVN trunk
         Attachments: mail-ofbiz.patch

When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$

It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register

Nicolas


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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "nicolas malin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas malin updated OFBIZ-982:
--------------------------------

    Attachment: mail-ofbiz.patch

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "nicolas malin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas malin updated OFBIZ-982:
--------------------------------

    Attachment: template.tar.bz2

untar in ofbiz root

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537319 ] 

BJ Freeman commented on OFBIZ-982:
----------------------------------

not sure why eclipse subversion does not accept the #1 patch.
gettting messages about paths and files not found when they are definitely there.

Use case is from the ecommerce side a new customer registers.(New User)
https://localhost:8443/ecommerce/control/checkLogin/main

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552196 ] 

Jacques Le Roux commented on OFBIZ-982:
---------------------------------------

Any news BJ, have you planned to do thisin another issue (I know there are some open) ?

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman updated OFBIZ-982:
-----------------------------

    Attachment:     (was: customerevents_testing.patch)

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "nicolas malin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas malin updated OFBIZ-982:
--------------------------------

    Attachment: mail-ofbiz.patch

Thanks Jacques,

I correct my patch with your patch to use already registration.flt file that do'nt use.

I also add all field form person.

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman updated OFBIZ-982:
-----------------------------

    Attachment: customerevents_testing.patch

this patch is only for testing and debugging

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537393 ] 

Jacques Le Roux commented on OFBIZ-982:
---------------------------------------

BJ,

I will have a look at it soon. But I wonder now since there are many issues more or less related to this one (at least OFBIZ-1278 and OFBIZ -1281). Could you clarify, please (order to apply, priorities, etc.) ?

Thanks

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman updated OFBIZ-982:
-----------------------------

    Attachment: customerevents_testing.patch

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-982:
----------------------------------

    Attachment: mail-ofbiz.patch

Nicolas,

I created a new patch. The headers were the old ones and it's easier to have only one patch. I made some slight refactoring also.

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537411 ] 

BJ Freeman commented on OFBIZ-982:
----------------------------------

I am attempting to validate 892 against the latest ver4 rev 587999
the 1281 can be done but will not have any effect, since it was not in the rev 4 before.
1281 will not be total fix till 892 is applied.
you can ignore  adddefualtProdemails.patch but apply #2 and #3 in 1281


> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537806 ] 

BJ Freeman commented on OFBIZ-982:
----------------------------------

debug show this patch is not working yet
will work on it this weekend unless the orginator wants to take a stab at it.
I will do a patch just for the code section so my changes can be used, if he want to.


> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Issue Comment Edited: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537806 ] 

bjfreeman edited comment on OFBIZ-982 at 10/25/07 7:16 PM:
------------------------------------------------------------

debug show this patch is not working yet
will work on it this weekend unless the orginator wants to take a stab at it.
I will do a patch just for the code section so my changes can be used, if he want to.

here is the log
2007-10-25 18:36:34,953 (http-0.0.0.0-8443-Processor3) [ ServiceEcaRule.java:112:INFO ] Got false for condition: [null][][contactMechPurposeTypeId][is-not-empty][null][][true][String][]
2007-10-25 18:36:34,968 (http-0.0.0.0-8443-Processor3) [ Log.java:94 :INFO ] ready to send off the registration email
2007-10-25 18:36:34,968 (http-0.0.0.0-8443-Processor3) [ Log.java:94 :INFO ] Starting registration email
2007-10-25 18:36:35,093 (http-0.0.0.0-8443-Processor3) [ Log.java:94 :INFO ] see if bodyScreenLocation is empty
2007-10-25 18:36:35,093 (http-0.0.0.0-8443-Processor3) [ Log.java:94 :INFO ] No product store emails configured for PRDS_CUST_REGISTER
2007-10-25 18:36:35,125 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:354:INFO ] [Doing Previous Request]: /checkLogin/main 

      was (Author: bjfreeman):
    debug show this patch is not working yet
will work on it this weekend unless the orginator wants to take a stab at it.
I will do a patch just for the code section so my changes can be used, if he want to.

  
> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Assigned: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-982:
-------------------------------------

    Assignee: Jacques Le Roux

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552245 ] 

BJ Freeman commented on OFBIZ-982:
----------------------------------

got way from me. since I am not the reporter.
will put it on watch to keep me remined.
was waiting to see if orginator of patch was going to comment
will work on it this month

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman updated OFBIZ-982:
-----------------------------

    Comment: was deleted

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Closed: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-982.
---------------------------------

    Resolution: Later

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: customerevents_testing.patch, mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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


[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510882 ] 

Jacques Le Roux commented on OFBIZ-982:
---------------------------------------

Nicolas,

I'm not sure of how to test this, could you please suggest me an use case ?

Thanks

> productStore mail system don't work for customer register
> ---------------------------------------------------------
>
>                 Key: OFBIZ-982
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-982
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: mail-ofbiz.patch, mail-ofbiz.patch, mail-ofbiz.patch, template.tar.bz2
>
>
> When a customer create a new account, if product store  contains register notification event, this don't work exactly as some event (order notification, payment notification).$
> It use template ftl and I correct it with the patch and archive to use sendMailForScreen service. Now register mail notification use screen : component://ecommerce/widget/EmailPartyScreens.xml#Register
> Nicolas

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