[wp-trac] [WordPress Trac] #24934: More flexible response reporting in wp-plupload.js
WordPress Trac
noreply at wordpress.org
Sat Aug 3 00:30:06 UTC 2013
#24934: More flexible response reporting in wp-plupload.js
-------------------------+-----------------------------
Reporter: ippetkov | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upload | Version: 3.6
Severity: normal | Keywords: has-patch
-------------------------+-----------------------------
The wp-plupload.js wrapper to the plupload library only returns server
responses to bound callbacks in the case of a well formed error (the
server responds with {{{ { success: false } }}}).
Sometimes it may be useful to receive additional information from the
server on ''successful'' upload. I have prepared a patch that allows for
the {{{success}}} and {{{error}}} callbacks to receive server responses.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24934>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list