Order Complete emails fail for Parties without UserLogins
--------------------------------------------------------- Key: OFBIZ-171 URL: http://issues.apache.org/jira/browse/OFBIZ-171 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: content, ecommerce, order Affects Versions: SVN trunk Reporter: Joe Eckard Priority: Minor An Order Complete email that is sent to a party that does not have a UserLogin will always show "Order not found with ID (id), or not allowed to view." The script driving this notification comes from the ecommerce component (orderstatus.bsh) and expects a userLogin to be present. It also gets the partyId from the expected userLogin. -- 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-171?page=comments#action_12429492 ]
Tim Ruppert commented on OFBIZ-171: ----------------------------------- Joe, this is actually already reported here - https://issues.apache.org/jira/browse/OFBIZ-134 . Can someone close this? > Order Complete emails fail for Parties without UserLogins > --------------------------------------------------------- > > Key: OFBIZ-171 > URL: http://issues.apache.org/jira/browse/OFBIZ-171 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: content, ecommerce, order > Affects Versions: SVN trunk > Reporter: Joe Eckard > Priority: Minor > > An Order Complete email that is sent to a party that does not have a UserLogin will always show "Order not found with ID (id), or not allowed to view." > The script driving this notification comes from the ecommerce component (orderstatus.bsh) and expects a userLogin to be present. It also gets the partyId from the expected userLogin. -- 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-171?page=all ]
Joe Eckard closed OFBIZ-171. ---------------------------- Resolution: Fixed This has already been reported in OFBIZ-134. > Order Complete emails fail for Parties without UserLogins > --------------------------------------------------------- > > Key: OFBIZ-171 > URL: http://issues.apache.org/jira/browse/OFBIZ-171 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: content, ecommerce, order > Affects Versions: SVN trunk > Reporter: Joe Eckard > Priority: Minor > > An Order Complete email that is sent to a party that does not have a UserLogin will always show "Order not found with ID (id), or not allowed to view." > The script driving this notification comes from the ecommerce component (orderstatus.bsh) and expects a userLogin to be present. It also gets the partyId from the expected userLogin. -- 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 |