#20356 closed defect (bug) (fixed)
mw.newPost allows invalid author IDs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | XML-RPC | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The metaWeblog.newPost method does not validate that the supplied wp_author_id is valid. This allows for invalid post_author values on posts created or edited by XML-RPC.
Unit test was added by westi in [UT592].
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

In [20351]: