You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dirk Laube (JIRA)" <de...@myfaces.apache.org> on 2006/04/04 15:00:44 UTC

[jira] Commented: (MYFACES-262) Warning about checkbox submissions

    [ http://issues.apache.org/jira/browse/MYFACES-262?page=comments#action_12373087 ] 

Dirk Laube commented on MYFACES-262:
------------------------------------

With myfaces-1.1.1 I still get these warning messages (and quite a lot): 

2006-04-04 14:34:02,298 WARN  [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.

In the JSP I'm using a combination of  t:panelTabbedPane, f:subView, h:inputText, h:inputTextArea, h:selectOneMenu, h:selectBooleanCheckbox and h:commandButton.

Best Regards, 

Dirk Laube


> Warning about checkbox submissions
> ----------------------------------
>
>          Key: MYFACES-262
>          URL: http://issues.apache.org/jira/browse/MYFACES-262
>      Project: MyFaces Core
>         Type: Bug

>     Versions: 1.1.0
>  Environment: Tomcat 5.0.28
>     Reporter: Jon Travis
>     Assignee: Martin Marinschek
>      Fix For: 1.1.0

>
> 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