Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
36059
Description
The length check in StringMatcher's isMatch() method causes the matcher to stop
one character too early. So a match at the very end of the source data won't be
detected.