mcv:validateCompareTo uses "for" attribute to identify the target component,
but JSF 2.0 facelets reserves that property name for composite components
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: MFCOMMONS-32
URL: https://issues.apache.org/jira/browse/MFCOMMONS-32
Project: MyFaces Commons
Issue Type: Bug
Components: myfaces-commons-validators
Affects Versions: 1.0.1
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
The example for facelets in JSF 2.0 fails, because all validators reserve "for"
property.
The solution is create another property "forId" that do the same and add a
warning on the documentation indicating the change. This issue was found while
solving TOMAHAWK-1573
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira