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.

CommentFileSizeAuthor
fix-broken-message.patch396 bytesdeadman

Comments

itamar’s picture

Status: Needs review » Closed (fixed)

It's committed. Thanks!

itamar’s picture

Issue summary: View changes

Updated to include info that messages will not be sent at all without this patch.