[
https://issues.apache.org/jira/browse/MYFACES-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482131
]
Mike Kienenberger commented on MYFACES-1569:
--------------------------------------------
I would go a step further and change the warning to recommend the use of
read-only as a possible solution.
> Error message when input text is disabled or readOnly
> -----------------------------------------------------
>
> Key: MYFACES-1569
> URL: https://issues.apache.org/jira/browse/MYFACES-1569
> Project: MyFaces Core
> Issue Type: Improvement
> Components: General
> Reporter: Oliver Pfau
> Priority: Minor
>
> Submit of a from with input text is disabled == true leads to the following
> message:
> "WARNING: 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 .
> Component : <...inputText>"
> The warning does not appear when readOnly == true. Please remove the part "or
> read-only" from the message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.