[ 
http://issues.apache.org/jira/browse/XALANJ-2316?page=comments#action_12442955 
] 
            
Brian Minchau commented on XALANJ-2316:
---------------------------------------

Per the JIRA triage meeting on Oct 16, 2005, Kevin C. (a contributor) agreed to 
reproduce this problem and check the patch. He is not a committer so ultimately 
he will get Brian M. to give the official review/approval/application.

> WriterToUTF8Buffered.write(String s) fail with big strings
> ----------------------------------------------------------
>
>                 Key: XALANJ-2316
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2316
>             Project: XalanJ2
>          Issue Type: Bug
>          Components: Serialization
>    Affects Versions: 2.7
>            Reporter: Enrico Scoda
>         Attachments: WriterToUTF8Buffered.java
>
>
> Try to write an attribute with a value of 50000 characters.
> You will get this exception:
> java.lang.ArrayIndexOutOfBoundsException
>       at java.lang.System.arraycopy(Native Method)
>       at java.lang.String.getChars(String.java:726)
>       at 
> org.apache.xml.serializer.WriterToUTF8Buffered.write(WriterToUTF8Buffered.java:347)
>       at 
> org.apache.xml.serializer.ToHTMLStream.writeAttrString(ToHTMLStream.java:1431)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to