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.
Just uncomment first line and watch console.
Attachments (0)
Change History (1)
Changed February 04, 2013 12:30PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
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.