Closed (fixed)
Project:
Commerce Waitlist
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2013 at 13:03 UTC
Updated:
25 Jun 2013 at 13:25 UTC
As the message module has been updated recently, the commerce_waitlist_default_message_type() function should be updated to use "message_type" instead of "message_type_email" as in the attached patch.
On the latest commerce kickstart, without this patch there is a PHP error on the message edit page for the product_available message, and product_available messages will not be sent at all.
Hope this helps someone.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-broken-message.patch | 396 bytes | deadman |
Comments
Comment #1
itamar commentedIt's committed. Thanks!
Comment #1.0
itamar commentedUpdated to include info that messages will not be sent at all without this patch.