http://nagoya.apache.org/bugzilla/show_bug.cgi?id=324 *** shadow/324 Fri Jun 8 14:11:01 2001 --- shadow/324.tmp.21919 Fri Jun 8 14:12:29 2001 *************** *** 2,8 **** | Pattern Matching with or's isn't correct BugRat Report#589 | +----------------------------------------------------------------------------+ | Bug #: 324 Product: ORO | ! | Status: RESOLVED Version: Unknown | | Resolution: INVALID Platform: All | | Severity: Normal OS/Version: All | | Priority: High Component: Main | --- 2,8 ---- | Pattern Matching with or's isn't correct BugRat Report#589 | +----------------------------------------------------------------------------+ | Bug #: 324 Product: ORO | ! | Status: CLOSED Version: Unknown | | Resolution: INVALID Platform: All | | Severity: Normal OS/Version: All | | Priority: High Component: Main | *************** *** 29,31 **** --- 29,36 ---- This bug is invalid. The user is obviously using the matches() method instead of contains(), in which case the behavior is correct. Regardless, the alleged bug cannot be reproduced. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-08 14:12 ------- + This bug is closed because it is invalid and cannot be reproduced. The + reporter should read the documentation for botht he matches() and contains() + methods to understand the difference between them. \ No newline at end of file
