Opened 13 years ago
Closed 13 years ago
#20321 closed defect (bug) (fixed)
mw_editPost eats content
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 3.3.1 |
Component: | XML-RPC | Keywords: | |
Focuses: | 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]
Note: See
TracTickets for help on using
tickets.
In [20322]: