Fatal error when the user click to the check
foripepe - December 7, 2008 - 10:43
| Project: | Database Administration |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| check.patch | 1.44 KB |

#1
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
Automatically closed -- issue fixed for two weeks with no activity.