Postponed (maintainer needs more info)
Project:
e-Commerce
Version:
5.x-3.x-dev
Component:
store
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2007 at 14:19 UTC
Updated:
24 Nov 2008 at 02:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
djflux commentedI'm still having an issue even after applying this patch. When I click on 'shipping notify' I still receive and error
I believe the
ECMAIL_TYPE_SHIP_NOTICEin the '+' line in the patch should be changes toMAILVAR_SHIP_NOTICEI've modified your patch to indicate this change. However it only partially works for me.
If I do not check the "Notify Customer" box then I am returned to whatever page the "destination" variable points and the workflow is updated to 'shipped.' However, if I check the notify box then I'm not returned to the destination page and the workflow is not updated.
Comment #2
djflux commentedThe store_transaction_mail_form_submit function (in store/store.module) is never called when the submit button is pressed on the shipping notification. The ec_mail_send_varmail function (in ec_mail/ec_mail.module) seems to be called when the Submit button is pressed. For some reason something gets "stuck" in ec_mail_send_varmail.
If I add
as the last line in ec_mail_send_varmail then the transaction workflow is updated.
I've attached another patch that seems to make everything (except the Preview button) work as expected (no shipping notification error, workflows update, destinations work, emails work). Being a Drupal newb, this patch may be another hack, but it builds on the one that skwashd submitted above.
Comment #3
djflux commentedUpdated patch to apply to 5.x-3.x-dev tarball as of 2007-06-05. Works along with patch here:
http://drupal.org/node/150228
Comment #4
brmassa commentedGuys,
fixed on eCommerce 4. eC3 still needs the patch.
regards,
massa
Comment #5
gordon commentedported to 5.x-3.x-dev
Comment #6
(not verified) commentedComment #7
crossbow commentedhey guys I know it's been a while and that you are not really supporting ec3 any more but I really need this as I'm using it along with openresort for online booking. Basically I've tried the patches (in clean install) and they are not working....The workflow doesn't change for shipping and no mail is being send. I can change the workflow to shipped via the edit button, but it's not really helping as the mail is not being sent (I need it of openresort).
I've tried both 5.x-3.4 and 5.x-3.x-dev...any help would be really appreciated it
Comment #8
davea commentedcrossbow- can you confirm this still exists?
Thanks,
DaveA