Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploaderror payload includes xhr response #1356

Closed

Conversation

semafor
Copy link
Contributor

@semafor semafor commented Oct 29, 2013

If a file upload fails in an uploader-queue, obtaining the xhr response is difficult since uploader-queue will call abort on the xhr in its error handler. Including xhr.responseText in the event payload alleviates these difficulties.

@ezequiel
Copy link
Contributor

Looks good to me. Thanks.

@ezequiel
Copy link
Contributor

ezequiel commented Nov 2, 2013

Cherry picked into yui3/dev-master.

@ezequiel ezequiel closed this Nov 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants