Modify ↓
Ticket #6252 (closed bug: invalid)
Eval data
| Reported by: | flooreed | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | unfiled | Version: | 1.4.2 |
| Keywords: | eval,jquery1.4.2 | Cc: | |
| Blocking: | Blocked by: |
Description
Hi there, I found a bug when i upgrade the newest version ( 1.4.2 )
The error message : Error: missing ] after element list Source File: xxxxxxxx Line: 1112, Column: 21 Source Code: var Dataes = [object Object];
The problem is in the eval function , it was work correctly in jquery 1.3.2 version
Attachments
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.


eval,jquery1.4.2