You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Markus Dreher (JIRA)" <de...@myfaces.apache.org> on 2016/09/29 06:55:21 UTC

[jira] [Created] (EXTVAL-162) DefaultValidatorId will not be set

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)