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.

CommentFileSizeAuthor
check.patch1.44 KBforipepe

Comments

dww’s picture

Status: Needs review » Fixed

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

dww’s picture

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!

Status: Fixed » Closed (fixed)

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