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.