#211 closed enhancement (fixed)
MetaWeblog.newMediaObject support
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | XML-RPC | Keywords: | |
Focuses: | Cc: |
Description
The attached patch implements the MetaWeblog.newMediaObject method. It performs many of the same sanity checks that upload.php does.
The patch will not allow a user to upload a duplicate file. I thought this was less hostile than overwriting data outright.
This patch does not verify the user has sufficient level to upload files.
This was tested using Ecto as the client.
--
Adam Keys <adam@…>
nee uberfunk on IRC
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Fixed in the new XMLRPC support.