[
https://issues.apache.org/jira/browse/MYFACES-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Kienenberger resolved MYFACES-1569.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.6-SNAPSHOT
Assignee: Mike Kienenberger
Fixed.
> 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
> Assigned To: Mike Kienenberger
> Priority: Minor
> Fix For: 1.1.6-SNAPSHOT
>
>
> 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.