[ 
http://mifosforge.jira.com/browse/MIFOS-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57912#action_57912
 ] 

jbrewster commented on MIFOS-2924:
----------------------------------

Tested again and no loner see exception when creating client without meeting 
details.  Also confirmed that user see message:


# This status cannot be changed as Loan Officer is not assigned.

when trying to activate a client that has no meeting.  

As Keith mentioned, reopen on 20 May by me must have been tested with older 
version.  Looking forward to fix that will show git revisions on System info 
page.

> HTTP error when creating new client in center (no group) in Shamim D
> --------------------------------------------------------------------
>
>                 Key: MIFOS-2924
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2924
>             Project: mifos
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Shamim D
>            Reporter: Kay Chau
>            Assignee: mifosqa
>            Priority: Blocker
>             Fix For: Shamim D
>
>
> Repro:
> 1. click on Create new client.  
> 2. Click on Click here to continue if Group membership is not required for 
> your Client.
> 3. enter in all information.  Don't set a meeting schedule
> 4. click on Submit for Approval or Save for Later.
> Expected:
> Client created
> Actual:
> following HTTP error
> javax.servlet.ServletException: java.lang.NullPointerException
>       
> org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:523)
>       
> org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:233)
>       
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
>       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
>       org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>       org.mifos.security.util.LoginFilter.doFilter(LoginFilter.java:85)
>       
> org.mifos.servlet.filters.MifosLogFilter.doFilter(MifosLogFilter.java:67)
>       
> org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
> root cause
> java.lang.NullPointerException
>       
> org.mifos.security.util.ActivityMapper.isSavePermittedForCustomer(ActivityMapper.java:620)
>       
> org.mifos.application.servicefacade.CustomerServiceFacadeWebTier.isPermissionAllowed(CustomerServiceFacadeWebTier.java:659)
>       
> org.mifos.application.servicefacade.CustomerServiceFacadeWebTier.checkPermissionForCreate(CustomerServiceFacadeWebTier.java:652)
>       
> org.mifos.application.servicefacade.CustomerServiceFacadeWebTier.createNewClient(CustomerServiceFacadeWebTier.java:556)
>       
> org.mifos.customers.client.struts.action.ClientCustAction.create(ClientCustAction.java:422)
>       sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       java.lang.reflect.Method.invoke(Method.java:597)
>       
> org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
>       
> org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
>       
> org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:134)
>       
> org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:204)
>       
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
>       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
>       org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>       org.mifos.security.util.LoginFilter.doFilter(LoginFilter.java:85)
>       
> org.mifos.servlet.filters.MifosLogFilter.doFilter(MifosLogFilter.java:67)
>       
> 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

        

------------------------------------------------------------------------------

_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to