Confirmation Email presents OrderDemoFrontNote property despite isDemoStore being set to 'N'
-------------------------------------------------------------------------------------------- Key: OFBIZ-134 URL: http://issues.apache.org/jira/browse/OFBIZ-134 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: order Affects Versions: SVN trunk Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 Reporter: Tim Ruppert Priority: Minor Starting earlier than this, but I just duplicated it in this today in the demo data, the isDemoStore value on the ProductStore appears to be ignored when the order confirmation emails are sent out. The ordercomplete.ftl renders this information correctly and utilizes the BSH script as it's setup. Even though the OrderNoticeEmail.ftl uses the same setup script, it always seems to show the OrderDemoFrontNote property. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-134?page=comments#action_12425788 ]
Si Chen commented on OFBIZ-134: ------------------------------- I think I noticed this as well. > Confirmation Email presents OrderDemoFrontNote property despite isDemoStore being set to 'N' > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-134 > URL: http://issues.apache.org/jira/browse/OFBIZ-134 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > Priority: Minor > > Starting earlier than this, but I just duplicated it in this today in the demo data, the isDemoStore value on the ProductStore appears to be ignored when the order confirmation emails are sent out. > The ordercomplete.ftl renders this information correctly and utilizes the BSH script as it's setup. Even though the OrderNoticeEmail.ftl uses the same setup script, it always seems to show the OrderDemoFrontNote property. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-134?page=comments#action_12426949 ]
Tim Ruppert commented on OFBIZ-134: ----------------------------------- Just to be more specific, this is only a problem in checkout without login. I tried commenting out the check for isDemoStore and that works great to remove the message, but it does not solve the lack of an orderHeader problem. This issue causes the email content to only say "Order note found with ID . . ., or not allowed to view." When you do this with a logged in user the confirmation email is perfectly constructed and everything looks great. Anybody got any ideas now that there's a little more information? > Confirmation Email presents OrderDemoFrontNote property despite isDemoStore being set to 'N' > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-134 > URL: http://issues.apache.org/jira/browse/OFBIZ-134 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > Priority: Minor > > Starting earlier than this, but I just duplicated it in this today in the demo data, the isDemoStore value on the ProductStore appears to be ignored when the order confirmation emails are sent out. > The ordercomplete.ftl renders this information correctly and utilizes the BSH script as it's setup. Even though the OrderNoticeEmail.ftl uses the same setup script, it always seems to show the OrderDemoFrontNote property. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-134?page=all ]
Si Chen closed OFBIZ-134. ------------------------- Resolution: Fixed > Confirmation Email presents OrderDemoFrontNote property despite isDemoStore being set to 'N' > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-134 > URL: http://issues.apache.org/jira/browse/OFBIZ-134 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > Priority: Minor > > Starting earlier than this, but I just duplicated it in this today in the demo data, the isDemoStore value on the ProductStore appears to be ignored when the order confirmation emails are sent out. > The ordercomplete.ftl renders this information correctly and utilizes the BSH script as it's setup. Even though the OrderNoticeEmail.ftl uses the same setup script, it always seems to show the OrderDemoFrontNote property. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-134?page=comments#action_12448223 ]
Tim Ruppert commented on OFBIZ-134: ----------------------------------- Thanks Si. > Confirmation Email presents OrderDemoFrontNote property despite isDemoStore being set to 'N' > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-134 > URL: http://issues.apache.org/jira/browse/OFBIZ-134 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > Priority: Minor > > Starting earlier than this, but I just duplicated it in this today in the demo data, the isDemoStore value on the ProductStore appears to be ignored when the order confirmation emails are sent out. > The ordercomplete.ftl renders this information correctly and utilizes the BSH script as it's setup. Even though the OrderNoticeEmail.ftl uses the same setup script, it always seems to show the OrderDemoFrontNote property. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |