Bug 50646
Summary: | REGRESSION: ExtJS framework fails to load | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tobias Lidskog <tobiaslidskog> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | CC: | barraclough, ggaren, msaboff |
Priority: | P1 | Keywords: | Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://dev.sencha.com/deploy/dev/examples/ |
Tobias Lidskog
Sites using the popular Sencha ExtJS javascript framework (http://www.sencha.com/products/js/) don't work, since the ExtJS library fails to load.
The ExtJS sample page (http://dev.sencha.com/deploy/dev/examples/) gives the following error in the inspector: "SyntaxError: Invalid regular expression: invalid range in character class". The Rally scrum tool (https://rally1.rallydev.com/) is another example of a failing site (the login button never appear due to the ExtJS error).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gavin Barraclough
This should be fixed in r73594.
*** This bug has been marked as a duplicate of bug 50483 ***