Bug Tracker

Opened 10 years ago

Closed 10 years ago

#13381 closed bug (notabug)

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

Reported by: [email protected] 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.

Change History (1)

comment:1 Changed 10 years ago by jaubourg

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.

Note: See TracTickets for help on using tickets.