Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2009 at 16:26 UTC
Updated:
14 Jul 2010 at 08:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
marcingy commentedPatch to invoke watchdog by weight rather by name. Other than in help system which makes sense this is an exception.
Comment #2
marcingy commentedMissing patch
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
andypostSame for D6
Comment #5
dawehnerLooks fine
Comment #6
gábor hojtsyThis was committed in [63881] where I found no mention of thought given into the specifics of why would this be ordered by name and not weight. Also I do not expect existing modules to be dependent on the by name ordering as by weight is the norm. So committed.