WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 18327
24308
RegExp match fails on long strings but not on (slightly) shorter ones
https://bugs.webkit.org/show_bug.cgi?id=24308
Summary
RegExp match fails on long strings but not on (slightly) shorter ones
Barry Ferg
Reported
2009-03-02 17:29:53 PST
A large regexp (see attached) fails to match certain strings which differ from correctly matching strings only by length. It should match both strings. I tried removing portions of the regexp to see which parts are failing but was then unable to reproduce the bug, so the complexity of the regexp may be part of the issue. This bug also occurs in Safari 3.2.1.
Attachments
Test case
(1.66 KB, text/html)
2009-03-02 17:31 PST
,
Barry Ferg
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Barry Ferg
Comment 1
2009-03-02 17:31:09 PST
Created
attachment 28207
[details]
Test case
Alexey Proskuryakov
Comment 2
2009-03-03 08:50:56 PST
See also:
bug 24166
,
bug 18327
,
bug 21485
. Some of these are probably duplicates.
Barry Ferg
Comment 3
2009-03-03 09:04:14 PST
*** This bug has been marked as a duplicate of
21485
***
Geoffrey Garen
Comment 4
2009-03-19 15:07:16 PDT
Duping to 18327
Geoffrey Garen
Comment 5
2009-03-19 15:07:23 PDT
*** This bug has been marked as a duplicate of
18327
***
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