]
Nick Belaevski updated RF-9027:
-------------------------------
Assignee: Nick Belaevski
Fix Version/s: 4.0.0.Milestone2
Log: Parameters Invalid chunk ignored
-------------------------------------
Key: RF-9027
URL:
https://jira.jboss.org/browse/RF-9027
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-a4j-core
Affects Versions: 4.0.0.Milestone1
Environment: JBoss 4.0.0.M4, Tomcat 6
Reporter: Pavol Pitonak
Assignee: Nick Belaevski
Fix For: 4.0.0.Milestone2
Attachments: invalidChunk.png
When an a4j:log is placed inside h:form, a warning appears in Tomcat and JBoss' log:
WARN [org.apache.tomcat.util.http.Parameters] Parameters: Invalid chunk ignored.
<h:form id="myForm">
<h:inputText id="input" value="#{a4jAjaxBean.input}"/>
<a4j:commandButton id="commandButton" value="Submit"
execute="@form" render="output"/>
<h:outputText id="output" value="#{a4jAjaxBean.input}"/>
<a4j:log/>
</h:form>
See attached image for where request parameters are displayed in Firebug.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: