Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

IE translates a 204 response code to 1223 #357

Closed
idosela opened this issue May 26, 2011 · 2 comments · Fixed by #359
Closed

IE translates a 204 response code to 1223 #357

idosela opened this issue May 26, 2011 · 2 comments · Fixed by #359

Comments

@idosela
Copy link

idosela commented May 26, 2011

This result an an xhr error on IE. jQuery added a fix for this problem; angular should do the same.

See the jQuery bug report for more info:
http://bugs.jquery.com/ticket/1450

@vojtajina
Copy link
Contributor

Here is a pull request with fix: #359

@IgorMinar
Copy link
Contributor

fixed by vojta's pull request

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants