[richfaces-issues] [JBoss JIRA] (RF-8609) Picklist - When I load some big list i recived the following error StringIndexOutOfBoundsException: srcBegin > srcEnd

Nilam T (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 03:41:09 EST 2011


    [ https://issues.jboss.org/browse/RF-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652748#comment-12652748 ] 

Nilam T commented on RF-8609:
-----------------------------

can u please post d solution of this problem???
                
> Picklist - When I load some big list i recived the following error StringIndexOutOfBoundsException: srcBegin > srcEnd
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-8609
>                 URL: https://issues.jboss.org/browse/RF-8609
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.3.Final
>            Reporter: gabrielfc
>            Assignee: Nick Belaevski
>
> Create a list with many elements with variable sizes...and change the itens of source to target....save this in some temporari list...load again this list...and you will recived the error
> java.lang.StringIndexOutOfBoundsException: srcBegin > srcEnd
> 	java.lang.AbstractStringBuilder.getChars(AbstractStringBuilder.java:327)
> 	java.lang.StringBuilder.getChars(StringBuilder.java:55)
> 	com.sun.faces.renderkit.html_basic.HtmlResponseWriter.flushAttributes(HtmlResponseWriter.java:981)
> 	com.sun.faces.renderkit.html_basic.HtmlResponseWriter.endElement(HtmlResponseWriter.java:489)
> 	org.richfaces.renderkit.PickListRenderer.encodeHiddenField(PickListRenderer.java:377)
> 	org.richfaces.renderkit.html.PickListRendererGen.doEncodeChildren(PickListRendererGen.java:388)
> 	org.richfaces.renderkit.html.PickListRendererGen.doEncodeChildren(PickListRendererGen.java:264)
> 	org.ajax4jsf.renderkit.RendererBase.encodeChildren(RendererBase.java:120)
> 	javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:832)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list