[Tickets #9219] Re: display_tasklists is saved on every page access
bugs at horde.org
bugs at horde.org
Wed Sep 22 06:45:33 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9219
------------------------------------------------------------------------------
Ticket | 9219
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | display_tasklists is saved on every page access
Queue | Nag
Version | Git master
Type | Enhancement
-State | Feedback
+State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2010-09-22 02:45) wrote:
Seeing this all over the place:
2010-09-22T00:39:08-06:00 DEBUG: HORDE [nag] Horde_Prefs: Storing
preference value (display_tasklists) [pid 30516 on line 257 of
"/disk2/src/horde/framework/Prefs/lib/Horde/Prefs.php"]
As someone who never uses nag, I have no idea why this needs/should be
updated every page load. Even if the value isn't changing, we
shouldn't be wasting time recreating at all. At a minimum, this
really needs to be cached (see, e.g., caching IMP's folder tree using
session caching as a fallback if no Cache system is available).
More information about the bugs
mailing list