http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1339
*** shadow/1339 Fri Apr 13 18:09:12 2001
--- shadow/1339.tmp.1618 Sun Apr 15 20:24:07 2001
***************
*** 2,11 ****
| StringIndexOutOfBoundsException During Simple Perl5Util.split |
+----------------------------------------------------------------------------+
| Bug #: 1339 Product: ORO |
! | Status: NEW Version: 2.0.1 |
! | Resolution: Platform: PC |
! | Severity: Normal OS/Version: |
! | Priority: Component: Main |
+----------------------------------------------------------------------------+
| Assigned To: [EMAIL PROTECTED] |
| Reported By: [EMAIL PROTECTED] |
--- 2,11 ----
| StringIndexOutOfBoundsException During Simple Perl5Util.split |
+----------------------------------------------------------------------------+
| Bug #: 1339 Product: ORO |
! | Status: RESOLVED Version: 2.0.1 |
! | Resolution: FIXED Platform: PC |
! | Severity: Normal OS/Version: All |
! | Priority: High Component: Main |
+----------------------------------------------------------------------------+
| Assigned To: [EMAIL PROTECTED] |
| Reported By: [EMAIL PROTECTED] |
***************
*** 24,27 ****
java.lang.StringIndexOutOfBoundsException: String index out of range: -3
at java.lang.String.substring(String.java:1503)
at org.apache.oro.text.perl.Perl5Util.split(Perl5Util.java:768)
! at org.apache.oro.text.perl.Perl5Util.split(Perl5Util.java:796)
--- 24,33 ----
java.lang.StringIndexOutOfBoundsException: String index out of range: -3
at java.lang.String.substring(String.java:1503)
at org.apache.oro.text.perl.Perl5Util.split(Perl5Util.java:768)
! at org.apache.oro.text.perl.Perl5Util.split(Perl5Util.java:796)
!
! ------- Additional Comments From [EMAIL PROTECTED] 2001-04-15 20:24 -------
! This bug cannot be reproduced in the latest developer release (v2.0.2-dev2)
! However, the bug appears to be an artifact of the PatternMatcherInput bug
! introduced between 2.0 and 2.0.1. Therefore, it was fixed when the
! PatternMatcherInput bug was fixed in 2.0.2-dev1