Skip to main content

Bug Tracker

Side navigation

#13381 closed bug (notabug)

Opened February 04, 2013 12:03PM UTC

Closed February 04, 2013 12:30PM UTC

After calling $.ajaxSetup() callback on $.post stops working

Reported by: srigi@srigi.sk Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

When I call $.ajaxSetup() with most simple setup, callback on $.post stops firing.

http://jsfiddle.net/V7at7/1/

Just uncomment first line and watch console.

Attachments (0)
Change History (1)

Changed February 04, 2013 12:30PM UTC by jaubourg comment:1

resolution: → notabug
status: newclosed

You're asking for all requests to consider the response as json. robot.txt is not json-formatted thus you have an error when parsing it. Please ask for help on the forum.