You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
I talked about this problem here http://stackoverflow.com/questions/38608286/poutputlabel-not-marked-as-required-when-target-input-is-inside-composite and there primefaces/primefaces#1633. The problem is not from Primefaces. I just tried with native components like h:outputLabel and h:inputText.
Basically, after getting component referenced by "for" attribute, the component defined as required is not evaluated as such...
Affected Versions
[2.2.13, 2.3.0-m06]
The text was updated successfully, but these errors were encountered: