Closed
Bug 91343
Opened 25 years ago
Closed 25 years ago
Pattern matching failing on non-Latin1 characters
Categories
(Rhino Graveyard :: Core, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.5R3
People
(Reporter: pschwartau, Assigned: rogerl)
Details
RegExp pattern matching is failing on Unicode characters higher than \u00FF.
This is the Rhino version of bug 72964 in SpiderMonkey. Testcase added:
mozilla/js/tests/ecma_3/RegExp/regress-72964.js
| Reporter | ||
Updated•25 years ago
|
Summary: Pattern matching faling on non-Latin1 characters → Pattern matching failing on non-Latin1 characters
| Assignee | ||
Comment 1•25 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 2•25 years ago
|
||
Verified Fixed on WinNT. Testcase passes in both rhino, rhinoi shells -
You need to log in
before you can comment on or make changes to this bug.
Description
•