[richfaces-issues] [JBoss JIRA] Resolved: (RF-9604) select: submit fails with "Invalid chunk ignored" warning

Anton Belevich (JIRA) jira-events at lists.jboss.org
Mon Nov 1 11:03:54 EDT 2010


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

Anton Belevich resolved RF-9604.
--------------------------------

    Resolution: Done


> select: submit fails with "Invalid chunk ignored" warning
> ---------------------------------------------------------
>
>                 Key: RF-9604
>                 URL: https://jira.jboss.org/browse/RF-9604
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>            Reporter: Ilya Shaikovsky
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.Milestone4
>
>
> 		<rich:panel style="width:220px;">
> 			<f:facet name="header">
> 				<h:outputText value="Select with manual input"></h:outputText>
> 			</f:facet>
> 			<rich:select enableManualInput="true" defaultLabel="start typing for select" >
> 				<f:selectItems value="#{inplaceSelectBean.capitalsOptions}"/>
> 			</rich:select>
> 			<a4j:commandButton value="submit"></a4j:commandButton>
> 			<a4j:outputPanel ajaxRendered="true">
> 				<h:messages />
> 			</a4j:outputPanel>
> 		</rich:panel>		
> clicking button I see 
> 01.11.2010 15:50:31 org.apache.tomcat.util.http.Parameters processParameters
> WARNING: Parameters: Invalid chunk ignored.
> 01.11.2010 15:50:31 org.apache.tomcat.util.http.Parameters processParameters
> WARNING: Parameters: Invalid chunk ignored.

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

        


More information about the richfaces-issues mailing list