[ 
https://jira.jboss.org/jira/browse/RF-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski reassigned RF-8609:
----------------------------------

    Assignee: Nick Belaevski


> Picklist - When I load some big list i recived the following error 
> StringIndexOutOfBoundsException: srcBegin > srcEnd
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-8609
>                 URL: https://jira.jboss.org/jira/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 contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to