#465 closed bug (worksforme)
Opera 9.02
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ajax | Version: | |
Keywords: | Opera 9.02 bug jquery 1.0.3 | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
Opera won't except returned data with the ajax mod in jquery 1.0.3.
I get the following error:
name: SyntaxError message: Statement on line 1934: Syntax error in call to eval: line 1 : data = {status:1,msg:'success',r_id:100} Line 1934 of linked script http://pathtojquery/jquery.js return data; Line 1833 of linked script http://pathtojquery/jquery.js success(jQuery.httpData(xml, dataType), status); At unknown location [statement source code not available]
The difference between posting this error here, and viewing it in the opera error console is that between "data = " and the "{status:1,msg:'success',r_id:100}" there are four squares. Could it be some weird encoding issue?
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | OperaErrorConsole.gif added |
---|
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Priority: | blocker → major |
Could you provide a testcase for this? And/or test it with the latest revision of jQuery?
comment:2 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I am unable to reproduce this.
Note: See
TracTickets for help on using
tickets.
Opera Error Console