Opened 10 years ago
Closed 10 years ago
#13381 closed bug (notabug)
After calling $.ajaxSetup() callback on $.post stops working
Reported by: | 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.
Just uncomment first line and watch console.
Note: See
TracTickets for help on using
tickets.
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.