Bug Tracker

Modify

Ticket #6076 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Ajax problem in IE8

Reported by: Angel Owned by:
Priority: Milestone: 1.4.2
Component: ajax Version: 1.4.1
Keywords: Ajax, IE8 Cc:
Blocking: Blocked by:

Description

var formData = "var=value"; $.post('page.jsp', formData,

function(json) {

Code here is unrichable

}, 'json');

Change History

comment:1 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to invalid

Please make sure that your JSON code is valid:  http://yehudakatz.com/2010/01/15/jquery-1-4-and-malformed-json/

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.