Side navigation
#6252 closed bug (invalid)
Opened March 09, 2010 08:08PM UTC
Closed March 29, 2010 01:55PM UTC
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 (1)
Changed March 29, 2010 01:55PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
It looks like you might be generating some incorrect syntax - you should probably verify it.