Closed (fixed)
Project:
User Comment
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 18:55 UTC
Updated:
23 Nov 2010 at 20:29 UTC
It is just that on every page load usercomment_access_check and usercomment_menu_access are always called.
Maybe this is a performance issue that should be fixed.
Comments
Comment #1
rschwab commentedThis seems to have been fixed at some point between beta and 2.x dev. usercoment_access_check() is only called when dealing with comments (as it should), and the other function doesn't even exist anymore.