Skip to main content

Bug Tracker

Side navigation

#4680 closed enhancement (fixed)

Opened May 20, 2009 09:19PM UTC

Closed May 20, 2009 09:29PM UTC

Switch from using eval to new Function for JSON

Reported by: john Owned by:
Priority: major Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Based upon the following discussion in the Google Group we should probably switch to using new Function instead of eval:

http://groups.google.com/group/jquery-dev/browse_thread/thread/f441058133cf07be

Attachments (0)
Change History (2)

Changed May 20, 2009 09:19PM UTC by john comment:1

type: bugenhancement

Changed May 20, 2009 09:29PM UTC by john comment:2

resolution: → fixed
status: newclosed

Fixed in SVN rev [6361].