Closed
Bug 106548
Opened 23 years ago
Closed 23 years ago
/^.*?$/ will not match anything
Categories
(Rhino Graveyard :: Core, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.5R4
People
(Reporter: pschwartau, Assigned: rogerl)
Details
This is the Rhino version of bug 105972 against SpiderMonkey.
See that bug for further details. The testcase for both is:
mozilla/js/tests/ecma_3/RegExp/regress-105972.js
Reporter | ||
Comment 1•23 years ago
|
||
This bug now fixed in SpiderMonkey; still need the fix in Rhino for it -
Assignee | ||
Comment 2•23 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•23 years ago
|
||
Verified Fixed - the above testcase now passes in the rhino, rhinoi shells.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•