#1959 closed defect (bug) (fixed)
XML-RPC file uploading needs use same methods
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | normal | Version: | 1.6 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
We use different tests and methods for file uploading now, xmlrpc.php needs to be updated accordingly.
I think we may also have a bug with how we base64 decode things, maybe we can fix #1008 in the same run.
Change History (4)
Note: See
TracTickets for help on using
tickets.
XMLRPC file uploading now uses wp_upload_bits().