Closed (fixed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2008 at 17:09 UTC
Updated:
11 Feb 2008 at 16:12 UTC
When using the HEAD version of Zen with 6x-dev, I get the following notice on pages that display "local task" tabs:
notice: Undefined index: type in /web/test/sites/all/themes/zen/template-menus.php on line 20.
The attached patch is the way that I've fixed it temporarily (the notice goes away, and everything still seems to work) but I don't really know if this is the right way to do it.
| Comment | File | Size | Author |
|---|---|---|---|
| menu_notice.php_.txt | 862 bytes | keith.smith |
Comments
Comment #1
johnalbinIt's actually a bug in Drupal 6. The patch that fixes this issue is in the D6 issue queue: http://drupal.org/node/207029
I'm leaving this issue open until it gets fixed in Drupal core.
Comment #2
johnalbinKeith, could you do me a favor and test the patch over at http://drupal.org/node/207029 and, if it works for you, mark it RTBC?
Since it's not a critical bug, nobody has reviewed it. :-( But it would be really nice if we could get the fix in before Drupal 6.0-rc3.
Comment #3
johnalbinComment #4
johnalbinThe fix in http://drupal.org/node/207029 has been committed to Drupal 6, so it will be in Drupal 6.0-rc3.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.