[JBoss JIRA] Created: (RF-8609) Picklist - When I load some big list i recived the following error StringIndexOutOfBoundsException: srcBegin > srcEnd
by gabrielfc (JIRA)
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
12 years, 11 months
[JBoss JIRA] Created: (RF-10936) dataScroller: Ajax request not customizable
by Ilya Shaikovsky (JIRA)
dataScroller: Ajax request not customizable
-------------------------------------------
Key: RF-10936
URL: https://issues.jboss.org/browse/RF-10936
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Critical
Definitelly critical issue. The only Ajax attribute I see - render.
And execute="@form"(ajaxSingle="false") was required by 3.3.3 customers in many forum posts.
Now it's not possible to save inputs data while switching.
all the other Ajax attributes should be added also.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months
[JBoss JIRA] Created: (RF-11097) RichFaces showcase enhanced for the mobile web
by Jay Balunas (JIRA)
RichFaces showcase enhanced for the mobile web
----------------------------------------------
Key: RF-11097
URL: https://issues.jboss.org/browse/RF-11097
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: examples, mobile, showcase
Reporter: Jay Balunas
Assignee: Wesley Hales
Priority: Critical
Fix For: 4.1.0.Milestone2
The showcase should be enhanced to support the mobile web including device detection, orientations, transitions, and layout updates based on device type.
Ideally this is the same application, but updated with this support. It would be a great example of how to add mobile web support to an existing web application.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months