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.
| Comment | File | Size | Author |
|---|---|---|---|
| check.patch | 1.44 KB | foripepe |
Comments
Comment #1
dwwYup, that's an improvement. ;) Reviewed, tested, and committed to HEAD.
Comment #2
dwwNote, 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!