[
https://issues.apache.org/jira/browse/TRINIDAD-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627692#action_12627692
]
Matthias Weßendorf commented on TRINIDAD-1199:
----------------------------------------------
the problem is that there is an inline (rendered) _addValidators(...) function.
so doing PPR to make it disabled, doesn't update the client side knowledge that
the guy isn't required anymore...
> Field is always required, even when set to false via PPR
> --------------------------------------------------------
>
> Key: TRINIDAD-1199
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1199
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.2.9-core
> Reporter: Stephen Friedrich
> Attachments: required.png
>
>
> When a tr:inputText is switched from required="true" to required="false"
> using PPR, then the required icon is correctly removed, but validation still
> fails if the inputText is empty.
> See TRINIDAD-1130 for an example app.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.