Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028213
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-11-18 16:262014-11-24 15:33
ReporteraaroncaleroView Statuspublic 
Assigned Toaaroncalero 
PrioritynormalResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchFixed in SCM revisionc87b9554057b
ProjectionnoneETAnoneTarget VersionRR15Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028213: Login session is active after a failed logging attempt in certain cases

DescriptionAfter getting the "Unable to do login" at the login screen, the login session started is still alive and refreshing the page will cause the POS to try to login again.
Steps To Reproduce1. Open a POS terminal login page
2. Try to login with a username/password not available for the current POS Terminal
3. After clicking on the Log in button you will get a "Unable to do login" alert.
4. Refresh the page
5. The POS will automatically try to load with the previous failed session, skipping the logging screen.
Proposed SolutionEvery failed login attempt should clear the active session so that refreshing the login screen doesn't try to load the application without performing the login first
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0071786)
hgbot (developer)
2014-11-18 16:42

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c87b9554057b09301c4c2182ba67f8f33fe5e41a
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Tue Nov 18 16:35:28 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c87b9554057b09301c4c2182ba67f8f33fe5e41a [^]

FIxed issue 28213: Login session is active after a failed logging attempt in certain cases

In order to clear the session started to try the logging process, we call errorLogging() instead of directly executing the code to print the error.
This way, we ensure that the session is cleared and the login attempt is set as Failed

---
M src/org/openbravo/mobile/core/login/MobileCoreLoginHandler.java
---
(0071940)
mtaal (manager)
2014-11-24 15:33

Tested & reviewed

- Issue History
Date Modified Username Field Change
2014-11-18 16:26 aaroncalero New Issue
2014-11-18 16:26 aaroncalero Assigned To => aaroncalero
2014-11-18 16:26 aaroncalero Triggers an Emergency Pack => No
2014-11-18 16:42 hgbot Checkin
2014-11-18 16:42 hgbot Note Added: 0071786
2014-11-18 16:42 hgbot Status new => resolved
2014-11-18 16:42 hgbot Resolution open => fixed
2014-11-18 16:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c87b9554057b09301c4c2182ba67f8f33fe5e41a [^]
2014-11-24 15:33 mtaal Review Assigned To => mtaal
2014-11-24 15:33 mtaal Note Added: 0071940
2014-11-24 15:33 mtaal Status resolved => closed
2014-11-24 15:33 mtaal Fixed in Version => RR15Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker