http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1696

*** shadow/1696 Sun May 20 17:27:08 2001
--- shadow/1696.tmp.16279       Wed Jun 13 12:22:27 2001
***************
*** 1,19 ****
! Bug#: 1696
! Product: XalanJ2
! Version: 2.0.1
! Platform: PC
! OS/Version: Windows NT/2K
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: 
! Component: org.apache.xml.utils
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: org.apache.xml.utils.FastStringBuffer causes a 
StringIndexOutOfBoundsException
! 
  org.apache.xml.utils.FastStringBuffer causes an exception 
  StringIndexOutOfBoundsException in String.getChars. The problem is that method 
  call "value.getChars(copyfrom, available, m_array[m_lastChunk], m_firstFree);" 
--- 1,19 ----
! +============================================================================+
! | org.apache.xml.utils.FastStringBuffer causes a StringIndexOutOfBoundsExcep |
! +----------------------------------------------------------------------------+
! |        Bug #: 1696                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.1                   |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version: Windows NT/2K           |
! |     Priority: High                      Component: org.apache.xml.utils    |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                           |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  org.apache.xml.utils.FastStringBuffer causes an exception 
  StringIndexOutOfBoundsException in String.getChars. The problem is that method 
  call "value.getChars(copyfrom, available, m_array[m_lastChunk], m_firstFree);" 

Reply via email to