Adding or deleting contact forms for all groups called watchdog() with a missing array argument. This resulted in errors when looking at the journal when certain messages were shown.

Here is the specific error:

warning: Invalid argument supplied for foreach() in /var/local/www/m2/includes/common.inc on line 924.
warning: strtr() [function.strtr]: The second argument is not an array in /var/local/www/m2/includes/common.inc on line 941.

Patch included.

CommentFileSizeAuthor
#1 watchdog-fix.patch1019 bytesRobin Millette
watchdog-fix.patch1019 bytesRobin Millette

Comments

Robin Millette’s picture

StatusFileSize
new1019 bytes

Yikes, had a hard time uploading my little patch. Using Google Chrome 6.0.408.1 dev on Debian GNU/Linux.

gnat’s picture

Status: Active » Closed (fixed)

Thanks for the patch!

More than a year later I finally included it.

See the new D6 release, and this commit.

gnat’s picture

Version: 6.x-1.x-dev » 6.x-1.0