Bug Tracker

Modify

Ticket #10963 (closed bug: invalid)

Opened 18 months ago

Last modified 18 months ago

cannot call ajax in jquery 1.5

Reported by: anonymous Owned by:
Priority: low Milestone: None
Component: ajax Version: 1.5.2
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 18 months ago by sindresorhus

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to ajax

Wrong place. Try the forums or StackOverflow. The bug tracker is for bugs that exist in the newest version of jQuery.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.