Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#6031 closed bug (fixed)

parseJSON doesn't parse JSON with a leading newline in IE6 and IE7

Reported by: samuelcole Owned by: john
Priority: major Milestone: 1.4.2
Component: core Version: 1.4.1
Keywords: Cc:
Blocked by: Blocking:

Description

jQuery 1.3.2's method of parsing JSON was forgiving of leading newlines in IE, but jQuery 1.4 throws an error.

I did a reduction here: http://jsfiddle.net/bwLN6/.

Change History (3)

comment:2 Changed 13 years ago by john

Component: unfiledcore
Owner: set to john
Status: newassigned

comment:3 Changed 13 years ago by john

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.