Steps to reproduce the bug:
1.Login to the Mifos application.
2.Click on a loan officer.
3.Click on a centre.
4.Click on view details link.
5.Click on apply adjustment link.
6.Click on back button.
7.Click on View all account activity link.
When you click on view all account activity link,it goes to error page.
All platforms (Windows and ubuntu)
might be related
Integrated in
head-master #2638
FIXED MIFOS-3373: ensure account is in session/request so page can access it. FIXED MIFOS-4354: ensure globalCustomerNum is available for page.
Keith Woodlock : 5ecbf5e408ab7427d793954c91bfb84f17af49da
Files :
application/src/main/java/org/mifos/customers/struts/action/CustomerAccountAction.java
application/src/main/webapp/pages/application/center/jsp/viewCenterActivity.jsp
application/src/main/java/org/mifos/customers/struts/action/CustomerAction.java
application/src/main/java/org/mifos/accounts/struts/action/ApplyChargeAction.java
appdomain/src/main/java/org/mifos/framework/util/helpers/SessionUtils.java
appdomain/src/main/java/org/mifos/accounts/persistence/AccountPersistence.java
5ecbf5e408ab7427d793954c91bfb84f17af49da
verified with mifos-f-hudson-head-master-2732