Opened 10 years ago
Closed 10 years ago
#13204 closed bug (notabug)
$.ajax calls error on PUT request
Reported by: | Ask11 | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Ajax calls error callback on PUT request with message "parsererror".
On PUT I return 204 without headers. I use default Backbone stack and checked that this problem does not related with backbone code. This bug does not exist in 1.8.3 version.
Thanks for your job, Aleksey
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Thanks, also, the error was realated with Backbone https://github.com/documentcloud/backbone/compare/0.9.9...0.9.10 Sorry that I thought on jQuery. Bug can be closed.
comment:3 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See the following section from the jQuery 1.9 Upgrade Guide:
http://jquery.com/upgrade-guide/1.9/#jquery-ajax-returning-a-json-result-of-an-empty-string