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

Reply via email to