Posted by quicksketch on November 5, 2010 at 11:32pm
2 followers
Jump to:
| Project: | Sprite Graphic Menu |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
I get several notices every time I run update.php or enable a module via Drush. This patch fixes two annoying notices that flood my log whenever I clear my caches.
* Notice: Undefined index: attributes in spritemenu_menu_link_alter() (line 295 of /Users/nate/public_html/sites/all/modules/contrib/spritemenu/spritemenu.module).
* Notice: Undefined variable: class in spritemenu_menu_link_alter() (line 309 of /Users/nate/Sites/public_html/sites/all/modules/contrib/spritemenu/spritemenu.module).| Attachment | Size |
|---|---|
| spritemenu_notices.patch | 1.01 KB |
Comments
#1
works well on me, thanks from that patch.
think this also comes from use of php 5.3.