Opened 14 years ago
Closed 14 years ago
#4680 closed enhancement (fixed)
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
Change History (2)
comment:1 Changed 14 years ago by
Type: | bug → enhancement |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [6361].