Markus Dreher created EXTVAL-162:
------------------------------------
Summary: DefaultValidatorId will not be set
Key: EXTVAL-162
URL: https://issues.apache.org/jira/browse/EXTVAL-162
Project: MyFaces Extensions Validator
Issue Type: Bug
Affects Versions: 2.0.8
Environment: jsf 2.2 (ri 2.2.8 with wls 12.2.1)
Reporter: Markus Dreher
Assignee: Gerhard Petracek
ExtValAplicationWrapper's implementation of addDefaultValidatorId method
prevents "javax.faces.Bean" added as defaultValidatorId.
In cases of validation during ajax request, for every request another
BeanValidator is added to the component. This leads to redundant
validationerrors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)