Typo in admin_links_link() and incorrect watchdog() usage
seanr - January 28, 2009 - 17:16
| Project: | Admin links |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Was getting literally thousands of watchdog notices stating "Default variable for %variable not found." and eventually tracked it down to this module. This module incorrectly uses the watchdog() function and once I fixed that, I found the typo. See attached for a patch.
| Attachment | Size |
|---|---|
| admin_links.module.patch | 1.16 KB |

#1
Committed to 5.x-1.x. Thanks very much!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.