Download & Extend

Typo in admin_links_link() and incorrect watchdog() usage

Project:Admin links
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
admin_links.module.patch1.16 KB

Comments

#1

Status:needs review» fixed

Committed to 5.x-1.x. Thanks very much!

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.