You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Fritzi (JIRA)" <ji...@apache.org> on 2013/04/15 23:24:15 UTC

[jira] [Created] (WW-4045) Null Pointer Exception on DefaultActionValidatorManager

Fritzi created WW-4045:
--------------------------

             Summary: Null Pointer Exception on DefaultActionValidatorManager
                 Key: WW-4045
                 URL: https://issues.apache.org/jira/browse/WW-4045
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.3.7
            Reporter: Fritzi


With the change implemented on WW-3850, I think the missing piece is that if the validatorFileCache does not contain the fileName being modified, that the line  is = fileManager.loadFile(fileUrl); is still being executed which will still result in a null pointer exception.  

--
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