Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Dec 2007 at 02:58 UTC
Updated:
11 Jan 2008 at 10:51 UTC
Jump to comment: Most recent file
It leads to an infinite loop. Easy fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | recursions-warning-204083-1.patch | 1.26 KB | pwolanin |
| menu_f2.patch | 1.08 KB | chx |
Comments
Comment #1
chx commentedbut wrong. you get $map already, use that, case closed.
Comment #2
pwolanin commentedagreed, since even protecting against the recursion leaves non-functional code in some cases. A simpler approach to consider - we should at least document the potential problems in the doxygen for this and menu_link_load().
Comment #3
pwolanin commentedComment #4
chx commentedThis is a fine change.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.