Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2008 at 01:51 UTC
Updated:
22 Jun 2008 at 09:44 UTC
reported by merlinofchaos on IRC - for an updated 5.x-6.x site, some links give a warning. Apparently we are making one too many assumptions about what may be set in $item['attributes'].
attached (trivial) patch applies to both 6.x and 7.x
| Comment | File | Size | Author |
|---|---|---|---|
| menu-attributes-isset.patch | 853 bytes | pwolanin |
Comments
Comment #1
pwolanin commentedoops make that "what is set in $item['options']"
Comment #2
merlinofchaos commentedTHe menu items that caused it were pre-existing items that had been moved -- in this case, node/add/story node/add/blog and node/add/page -- I had moved them all out from under create content.
This patch does appear to fix the problem.
Comment #3
chx commentedComment #4
dries commentedCommitted to CVS HEAD. Thanks.
Comment #5
pwolanin commentedshould apply to 6.x too
Comment #6
sunPatch applies cleanly and fixes this bug in D6.
Comment #7
gábor hojtsyThanks, committed to Drupal 6.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.