[ http://issues.apache.org/jira/browse/MYFACES-262?page=comments#action_66701 ] Jon Travis commented on MYFACES-262: ------------------------------------
In addition, if you play with the 'sales tax' checkbo and recalculate, you'll notice the value does not get saved (you can turn it on, but not off) > Warning about checkbox submissions > ---------------------------------- > > Key: MYFACES-262 > URL: http://issues.apache.org/jira/browse/MYFACES-262 > Project: MyFaces > Type: Bug > Versions: Nightly Build > Environment: Tomcat 5.0.28 > Reporter: Jon Travis > > When using checkboxes in form submissions, the following warning is spit out: > org.apache.myfaces.renderkit.html.HtmlRendererUtils - There should always be > a submitted value for an > input if it is rendered, its form is submitted, and it is not disabled or > read-only. > This is reproducable using the myfaces-example/selectbox.jsf demo. > In my app, some varient of this error is causing JSF to skip processing my > events. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
