I use the HEAD version of the module and was dealing with two bugs I had found in the e-mail messages sent to users. They were full of <em> tags and had malformed headers. So I modified the module a bit and thought I would share a patch to speed up the development process. This patch changes all @string-style vars to !string-ones and fixes the headers (work for me at least).

CommentFileSizeAuthor
subscriptions.module.5.patch4.8 KBarchetwist

Comments

arthurf’s picture

Status: Needs review » Closed (fixed)

I accepted most of your changes in your patch. Thanks for calling my attention to the issues in the header. The from issue required a few more tweaks, but should be working correctly now. See:

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/subscriptions...