Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.0-beta10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2008 at 11:31 UTC
Updated:
16 Feb 2008 at 02:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
samuelet commentedI confirm this.
Moreover, two digest mails without !bodies rendered were sent to me, one after 1 hour and 20 minutes the other. And my cron runs every 20 minutes.
Comment #2
salvisArgh, there are at least two bugs in this code...
This patch will help (no cvs commit, because it needs to become more robust).
Comment #3
salvis@samuelet: I didn't see your reply before and I don't quite understand what you mean. Please try this patch and if the issue persists, then explain it in more details.
P.S. The best way to recover from the digest template mess is to delete
subscriptions-digest from {mail_edit}, and
subscriptions-digest and subscriptions-digest-separator from {subscriptions_mail_edit}
This will restore the default digest templates.
Comment #4
gustav commentedThanks for the patch. Works fine.
Comment #5
samuelet commentedYes, patch works.
About my previuos post, !bodies were not rendered (i mean replaced with the real node body) simply because !bodies is a variable only in the mail_edit digest body section (it was in the item body section because of the bug).
About time, i referred to the sent interval for my subscriptions, which is 86400, so it was strange for me to receive two notification mails in 1 hour and 20 minutes (five cron runs on my drupal site).
Could they be generated by different type of subscriptions (i mean one from content type subscription and the other from taxonomy subscription)?
Comment #6
salvisThanks for the clarification.
As for the Send Interval, please see http://drupal.org/node/204874...
Comment #7
salvisComment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.