Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2008 at 19:24 UTC
Updated:
22 Jan 2008 at 15:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedYou're right -there is no reason to run that query twice. However, I might delete the 1st rather than the 2nd query, since hte second one would then be right before the loop that uses it.
Comment #2
panchoWell, I thought about that, too. But I guess it'd be better to initialize the variables in the order they are called in the while clause...
Comment #3
chx commentedAgreed with pwolanin.
Comment #4
gábor hojtsyIndeed, looks good, committed.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.