#1827 closed defect (bug) (fixed)
foreach error on edit.php line 102
Reported by: | markjaquith | Owned by: | markjaquith |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6 |
Component: | Administration | Keywords: | bg|squashed bg|commit bg|has-patch |
Focuses: | Cc: |
Description
Like the title says... running foreach on something that doesn't aways return an array.
Attachments (1)
Change History (4)
#1
@
19 years ago
- Keywords bg|squashed bg|commit bg|has-patch added
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
That patch should do the trick. Makes sure that we have a result before going through the foreach loop.
Note: See
TracTickets for help on using
tickets.
Patch for WP 1.6 SVN