Side navigation
#13204 closed bug (notabug)
Opened January 14, 2013 10:02AM UTC
Closed January 18, 2013 01:43PM UTC
$.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
Attachments (0)
Change History (3)
Changed January 17, 2013 03:08PM UTC by comment:1
Changed January 18, 2013 05:53AM UTC by comment:2
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.
Changed January 18, 2013 01:43PM UTC by comment:3
resolution: | → notabug |
---|---|
status: | new → closed |
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