I have installed recently Opera Browser 10 on a PC and I am currently testing it with a Web Application that I am developing using JavaScript with PHP.
I am using Dojo Toolkit.
During my tests Firefox, Google Chrome, Safari and even Internet Explorer 8 were displaying my pages correctly, but when I try to load a web page with Dojo, including a script that I made on my own, I get the following error when I load the page on Opera:
Error:
name: SyntaxError
message: Statement on line 231: RegExp.prototype.compile: syntax error in pattern or string
stacktrace: n/a; see opera:config#UserPrefs|Exceptions Have Stacktrace
This error is displayed when I enable “Opera’s Dragonfly” feature, which is like Firebug from Mozilla.
Any advice or suggestion regarding this issue will be helpful.