WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 54978
55520
Regexp functionality regression
https://bugs.webkit.org/show_bug.cgi?id=55520
Summary
Regexp functionality regression
Moxiecode Systems
Reported
2011-03-01 15:30:03 PST
Regexps doesn't work correctly in the current nightly build. The attached page url will test a complex regexp it's currently failing in WebKit nightly but works on older versions before WebKit-
r72493
so this was the point it was introduced it also works on other browsers so this is a clear regression. Steps to reproduce: 1. Open the attached URL in latest WebKit nightly. 2. Press the test link. 3. Observe the alert message about the regexp match failing. 4. Compare to older versions before WebKit-
r72493
and other browsers all are passing. It seems to have something to do with back references in Regexps but I didn't dig to deep in it.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-03-01 22:01:25 PST
Is this the same as
bug 54978
(fixed today)?
Michael Saboff
Comment 2
2011-03-02 09:15:31 PST
*** This bug has been marked as a duplicate of
bug 54978
***
Alexey Proskuryakov
Comment 3
2011-03-02 19:52:52 PST
***
Bug 55625
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug