Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028213 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-11-18 16:26 | 2014-11-24 15:33 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c87b9554057b | ||||
Projection | none | ETA | none | Target Version | RR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028213: Login session is active after a failed logging attempt in certain cases | |||||||
Description | After 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 Reproduce | 1. 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 Solution | Every 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2014-11-24 15:33 |
Tested & reviewed |
![]() |
|||
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 | OBNetwork customer | => No |
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 |