Download & Extend

Fatal error when the user click to the check

Project:Database Administration
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When the user click to the 'check' link or the 'check' button gets an error message:
Fatal error: Unsupported operand types in /home/pepe/pepe/drupal-5.12/includes/form.inc on line 342

I have created a starter patch. Please, test it.

AttachmentSize
check.patch1.44 KB

Comments

#1

Status:needs review» fixed

Yup, that's an improvement. ;) Reviewed, tested, and committed to HEAD.

#2

Note, while your patch fixed the fatal error and basically works (which is why I committed it right away), there is a lingering bug with the "Check" UI: #345553: After you "check" multiple tables, "check again" is broken. If you wanted to take a look there and roll a patch for that, too, that'd be great. Thanks!

#3

Status:fixed» closed (fixed)

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