Closed (fixed)
Project:
Mail Logger
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
3 Mar 2009 at 18:16 UTC
Updated:
17 Mar 2009 at 19:10 UTC
This module adds two queries, including one write query, to every page view, including cached page views. Thats a major sin. Do you really have to reset the weight of this module on every page view. If you do, then hook_exit would be a place to do that. But I would much prefer doing so once upon hook_enable(). Patch attached for that.
| Comment | File | Size | Author |
|---|---|---|---|
| mail_logger_enable.patch | 1.51 KB | moshe weitzman |
Comments
Comment #1
litwol commentedCommited to HEAD and DRUPAL-6--1
Not sure if this warrants a point release, perhaps i should make a decimal release?