Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for Opera 9.22 bug? #1007

Closed
robocoder opened this issue Oct 18, 2009 · 1 comment
Closed

Workaround for Opera 9.22 bug? #1007

robocoder opened this issue Oct 18, 2009 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@robocoder
Copy link
Contributor

Opera 9.22 has a buggy EMCAScript engine which was rewritten for 9.5. 9.22 exhibits the following parse error on the json stringify code:

"Syntax error while loading: line 239 of linked script at (ext link)www.piwik.org/piwik.js : 
var escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0"
@robocoder
Copy link
Contributor Author

In [1508], fixes #995 - add bz2 (and tbz2) to list of recognized download extensions;
fix regression in [1488], where qunit no longer defines url() helper function;
fix bug in getLinkType() where it could match an extension in url params (false positive);
fixes #1007 - workaround Opera 9.22 parse bug, replacing // with new RegExp() syntax

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

1 participant