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

gabrielfc (JIRA) jira-events at lists.jboss.org
Wed Apr 21 12:34:10 EDT 2010


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


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

        


More information about the richfaces-issues mailing list