Opened 13 years ago
Closed 13 years ago
#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: | |
Blocked by: | Blocking: |
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 (1)
Change History (2)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
It looks like you might be generating some incorrect syntax - you should probably verify it.
Note: See
TracTickets for help on using
tickets.
eval,jquery1.4.2