NPE when unlogged-in user goes to a URL other than /mifos
---------------------------------------------------------

                 Key: MIFOS-2784
                 URL: http://mifosforge.jira.com/browse/MIFOS-2784
             Project: mifos
          Issue Type: Bug
          Components: Authentication
    Affects Versions: Gazelle C
            Reporter: Sam Birney



When going directly to a URL other than /mifos, for example: 
/mifos/loginAction.do the user sees this stack trace.  

java.lang.NullPointerException
        
org.mifos.security.login.struts.actionforms.LoginActionForm.validate(LoginActionForm.java:93)
        
org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:928)
        
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:204)
        org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
        org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        org.mifos.security.util.LoginFilter.doFilter(LoginFilter.java:65)
        
org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to