Opened 14 months ago
Closed 14 months ago
#20393 closed defect (bug) (fixed)
Undefined variable in XML-RPC method mt_getRecentPostTitles()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Warnings/Notices | Version: | 2.3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
If there are no editable posts, but some posts do exist then mt_getRecentPostTitles() emits a notice:
Undefined variable: struct on line 4524.
Easily reproducible when running the tests for this method with WP_DEBUG enabled.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

In [20403]: