Opened 14 months ago
Closed 14 months ago
#20321 closed defect (bug) (fixed)
mw_editPost eats content
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | XML-RPC | Version: | 3.3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If you provide a minimum amount of information to mw_editPost to just update one field then it trashes other fields or rejects the edit completely.
Examples:
- Try and just set the featured image
- Try and just update the title/content
Test cases in TestXMLRPCServer_mw_editPost::test_edit_basic_post_info in [UT593]
Change History (1)
Note: See
TracTickets for help on using
tickets.

In [20322]: