http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1375 *** shadow/1375 Sun May 20 17:25:25 2001 --- shadow/1375.tmp.21979 Fri Jun 8 14:20:01 2001 *************** *** 1,19 **** ! Bug#: 1375 ! Product: ORO ! Version: 2.0.2 ! Platform: PC ! OS/Version: All ! Status: RESOLVED ! Resolution: WORKSFORME ! Severity: Normal ! Priority: Medium ! Component: Main ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: beginOffset and endOffset are throwing NullPointerExceptions ! Perl5Util.beginOffset(0)and Perl5Util.endOffset(0) throw NullPointerExceptions with the following regex's. These functions should return -1 on failure and the documentation doesn't mention that they throw NullPointerExceptions. --- 1,19 ---- ! +============================================================================+ ! | beginOffset and endOffset are throwing NullPointerExceptions | ! +----------------------------------------------------------------------------+ ! | Bug #: 1375 Product: ORO | ! | Status: CLOSED Version: 2.0.2 | ! | Resolution: WORKSFORME Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: Medium Component: Main | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Perl5Util.beginOffset(0)and Perl5Util.endOffset(0) throw NullPointerExceptions with the following regex's. These functions should return -1 on failure and the documentation doesn't mention that they throw NullPointerExceptions. *************** *** 26,28 **** --- 26,32 ---- Cannot reproduce bug. Please submit sample code that reproduces the problem when you report a bug. Otherwise it is impossible to tell if the problem lies in your code or in our code. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-08 14:20 ------- + Closing the bug report since it could not be reproduced and sample code was + never provided as requested. \ No newline at end of file
