Opened 11 years ago
Closed 11 years ago
#10963 closed bug (invalid)
cannot call ajax in jquery 1.5
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | ajax | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I cannot call a ajax function in 1.5 as it always returns parsearror when used with json as datatype.Below are the parameters I am using: contentType: "application json; charset=utf-8", dataType: "json", jsonp:"jsonp",
call goes to webserver but it always goes in error, an alert to "thrownError" gives "jquery2313121(some more digits) was not called"
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → ajax |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Wrong place. Try the forums or StackOverflow. The bug tracker is for bugs that exist in the newest version of jQuery.