No error message displayed after log in with invalid login or password
---------------------------------------------------------------------- Key: OFBIZ-2154 URL: https://issues.apache.org/jira/browse/OFBIZ-2154 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk Environment: Using ofbiz-trunk-2009-01-15-v734653. Reporter: Cimballi Priority: Minor When I try to log in with an invalid user or an invalid pasword, the error message is not displayed, I have only : "The Following Errors Occurred:". It should also says "invalid login or password" or something similar. 2009-01-30 13:21:57,000 (http-0.0.0.0-8443-4) [ RequestHandler.java:326:ERROR] Request login caused an error with the following message: 2009-01-30 13:22:18,852 (http-0.0.0.0-8443-4) [ ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: User not found. 2009-01-30 13:22:18,852 (http-0.0.0.0-8443-4) [ TransactionUtil.java:275:ERROR] ---- exception report ---------------------------------------------------------- [TransactionUtil.rollback] Exception: java.lang.Exception Message: Stack Trace ---- stack trace --------------------------------------------------------------- java.lang.Exception: Stack Trace org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) org.ofbiz.webapp.control.LoginWorker.login(LoginWorker.java:376) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker closed OFBIZ-2154. ------------------------------ Resolution: Duplicate duplicate if issue: https://issues.apache.org/jira/browse/OFBIZ-2142 > No error message displayed after log in with invalid login or password > ---------------------------------------------------------------------- > > Key: OFBIZ-2154 > URL: https://issues.apache.org/jira/browse/OFBIZ-2154 > Project: OFBiz > Issue Type: Bug > Affects Versions: SVN trunk > Environment: Using ofbiz-trunk-2009-01-15-v734653. > Reporter: Cimballi > Priority: Minor > > When I try to log in with an invalid user or an invalid pasword, the error message is not displayed, I have only : "The Following Errors Occurred:". > It should also says "invalid login or password" or something similar. > 2009-01-30 13:21:57,000 (http-0.0.0.0-8443-4) [ > RequestHandler.java:326:ERROR] Request login caused an error with the following message: > 2009-01-30 13:22:18,852 (http-0.0.0.0-8443-4) [ > ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: User not found. > 2009-01-30 13:22:18,852 (http-0.0.0.0-8443-4) [ > TransactionUtil.java:275:ERROR] > ---- exception report ---------------------------------------------------------- > [TransactionUtil.rollback] > Exception: java.lang.Exception > Message: Stack Trace > ---- stack trace --------------------------------------------------------------- > java.lang.Exception: Stack Trace > org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) > org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.webapp.control.LoginWorker.login(LoginWorker.java:376) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |