You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Christoph Nenning (JIRA)" <ji...@apache.org> on 2013/09/17 10:54:51 UTC

[jira] [Created] (WW-4202) CustomTextProvider not used for validation errors of model driven actions

Christoph Nenning created WW-4202:
-------------------------------------

             Summary: CustomTextProvider not used for validation errors of model driven actions
                 Key: WW-4202
                 URL: https://issues.apache.org/jira/browse/WW-4202
             Project: Struts 2
          Issue Type: Bug
          Components: Annotations, XML Validators
    Affects Versions: 2.3.15.1
            Reporter: Christoph Nenning
            Priority: Minor


When an application registers it's own TextProvider via 'struts.xworkTextProvider' in struts.xml, it is not used for validation errors of Model-Members of ModelDriven actions.

Ɓukasz commented on the mailing list:

> There is a bug in DelegatingValidatorContext#makeTextProvider method -
> it should first try to use parent before creating new instance of
> TextProvider (base on TextProviderFactory but without injecting
> dependencies :\)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira