f:validateBean disabled="true" not processed correctly
------------------------------------------------------
Key: MYFACES-2499
URL: https://issues.apache.org/jira/browse/MYFACES-2499
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha-2
Reporter: Jakob Korherr
In the following scenario the bean validator should not be applied for the
h:inputText.
<h:inputText value="#{bean.text2}">
<f:validateBean disabled="true" />
</h:inputText>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.