Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 02:29 UTC
Updated:
9 Oct 2007 at 12:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
desbeers commentedConfirmed the problem and patch works well. Problem appeared in http://drupal.org/node/137236. I altered the patch a bit: changed the comment above the affected code, the previous one made no sense, and put the 'mission' code together in a more logical place.
Comment #2
chx commentedI shortened the patch.
Comment #3
desbeers commentedChx, yes, patch is shorter, but I liked to have all the 'mission' code grouped together. Just cosmetic; but easier to read.
Comment #4
dvessel commented#2 works for me. Lets move on.
Comment #5
gábor hojtsyIndeed, we try to keep variables together, so I committed #2. Thanks!
Comment #6
(not verified) commented