[wp-trac] [WordPress Trac] #30872: No return value for XML RPC call of wp.uploadFile and metaWeblog.newMediaObject for a gif animated file
WordPress Trac
noreply at wordpress.org
Tue Feb 3 07:29:17 UTC 2015
#30872: No return value for XML RPC call of wp.uploadFile and
metaWeblog.newMediaObject for a gif animated file
--------------------------+----------------------
Reporter: alsachris | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: XML-RPC | Version: 4.1
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by dd32):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
The `query()` method returns `true` or `false` to designate if the call
has succeeded, or if an error was returned. The response containing the
struct you're expecting can be retrieved through `$client->getResponse()`
after you call `$client->query()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30872#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list