You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by BugRat Mail System <to...@cortexity.com> on 2000/10/23 15:51:23 UTC

BugRat Report #299 has been filed.

Bug report #299 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/299>

REPORT #299 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: serious
Confidence: public
Environment: 
   Release: reg exp 1.1
   JVM Release: 1.1
   Operating System: Solaris
   OS Release: 7.1
   Platform: Sun

Synopsis: 
The end of line feature ($) doesn't work in jakarta-regexp-1.0

Description:
Once I use it there is no
match. For example, doesn't match "12345" with "^12345$"
but matches "12345" with "^12345".

Martin Gercsak, martin_gercsak@icomverse.com