Closed (fixed)
Project:
Project issue tracking
Version:
4.7.x-1.x-dev
Component:
Mail
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Aug 2006 at 18:36 UTC
Updated:
3 Sep 2006 at 19:15 UTC
the weekly critical issue reports (e.g. http://lists.drupal.org/archives/development/2006-08/msg00722.html) are no longer showing the name of the project in front of each category:
/ bug reports
4.7 Beta/ CVS Errors
assigned: msameer
age: 21 weeks 2 days
url: http://drupal.org/node/55533
/ bug reports
Adding user to buddy list does not work
age: 3 weeks 4 days
url: http://drupal.org/node/75520
/ bug reports
...
the problem is the SQL query to get the info we want for the report. attached patch fixes this.
testing requires a little imagination. i just moved the call to project_mail_digest(); outside the check regarding variable_get('project_issue_digest_last', 0), and then manually running cron.php to see it happen... anyway, *i* tested and it's working fine. ;)
| Comment | File | Size | Author |
|---|---|---|---|
| project_issue_critical_report_sql.patch | 1.3 KB | dww |
Comments
Comment #1
killes@www.drop.org commentedlooks ok
Comment #2
dwwapplied to HEAD, 4.7 and backported to 4.6
Comment #3
(not verified) commented