RESOLVED DUPLICATE of bug 55520 55625
REGRESSION (r72493): Regexp exec doesn't work correctly on specific pattern
https://bugs.webkit.org/show_bug.cgi?id=55625
Summary REGRESSION (r72493): Regexp exec doesn't work correctly on specific pattern
Moxiecode Systems
Reported 2011-03-02 15:26:07 PST
Description: Regexp doesn't return correct value on latest nightly and nightly builds after r72493. Steps to reproduce: 1. Open the attached URL: http://tinymce.moxiecode.com/safari/regexp.html 2. Click the test link. 3. Observe that it's failing. 4. Observe that it doesn't fail on nightly builds before r72493. Expected result: The regexp should return the correct value as other browsers do and builds before r72493. Actual result: It's returning null so there seems to be an issue with back references.
Attachments
Ryosuke Niwa
Comment 1 2011-03-02 17:42:38 PST
Is this a duplicate of the bug 54978?
Alexey Proskuryakov
Comment 2 2011-03-02 19:52:52 PST
It is, but it is also exactly the same as bug 55520. *** This bug has been marked as a duplicate of bug 55520 ***
Note You need to log in before you can comment on or make changes to this bug.