Ticket #2745 (closed defect (bug): fixed)
options-discussion.php?action=retrospam produces php-warning
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.0.2 |
| Severity: | normal | Keywords: | classes.php foreach() has-patch commit |
| Cc: |
Description
My options-discussion.php?action=retrospam produces the following php-warning:
Warning: Invalid argument supplied for foreach() in /home/www/web45/html/wp-includes/classes.php on line 822
I don't know whether this just appears or also affects the result of the checking routine.
Attachments
Change History
- Keywords has-patch commit added
- Owner changed from anonymous to mdawaffe
- Status changed from new to assigned
- Milestone set to 2.0.5
The attached might fix the problem. The only issue I saw could only be generated by running the retrospam utility when there are no comments in the DB.
Non-issue in trunk; retrospam is no more.
comment:2
markjaquith — 5 years ago
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.


maybe