Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029410Retail ModulesWeb POSpublic2015-03-25 16:302015-03-26 17:51
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
 
migueldejuana
No
0029410: Stabilization: The 'isLoggingIn' value should turn to false in an unsuccessful login
Stabilization: The 'isLoggingIn' value should turn to false in an unsuccessful login
Load the WebPOS
Try to log in with wrong credentials
Verify that the 'invalid user name or password' message is shown (CORRECT)
Try to log in again with wrong or right credentials
Verify that nothing happens (INCORRECT)
Note that if in development, an exception is thrown: 'There is already a logging process in progress'

Verify that the flow path when the log in fails, does not reset the 'isLoggingin' variable

No tags attached.
depends on defect 0029365 closed Orekaria Stabilization: Prevent concurrent logins 
depends on feature request 0028933RR16Q1 closed Retail QA: RR15Q2: Add tests for Mobile applications 
blocks feature request 0029377RR15Q3 closed Orekaria Stabilization: RR15Q2 related 
Issue History
2015-03-25 16:30OrekariaNew Issue
2015-03-25 16:30OrekariaAssigned To => Orekaria
2015-03-25 16:30OrekariaTriggers an Emergency Pack => No
2015-03-25 16:30OrekariaRelationship addeddepends on 0029365
2015-03-25 16:30OrekariaRelationship addedblocks 0029377
2015-03-25 16:44OrekariaRelationship addeddepends on 0028933
2015-03-25 17:39hgbotCheckin
2015-03-25 17:39hgbotNote Added: 0075974
2015-03-25 17:39hgbotStatusnew => resolved
2015-03-25 17:39hgbotResolutionopen => fixed
2015-03-25 17:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a24bd03b6a4a9cae5a58a98a0f7b8ea189bb1aa9 [^]
2015-03-25 18:12hgbotCheckin
2015-03-25 18:12hgbotNote Added: 0075978
2015-03-26 17:51migueldejuanaReview Assigned To => migueldejuana
2015-03-26 17:51migueldejuanaNote Added: 0076024
2015-03-26 17:51migueldejuanaStatusresolved => closed

Notes
(0075974)
hgbot   
2015-03-25 17:39   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a24bd03b6a4a9cae5a58a98a0f7b8ea189bb1aa9
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Mar 25 17:39:19 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a24bd03b6a4a9cae5a58a98a0f7b8ea189bb1aa9 [^]

Fixed issue 29410: The value of 'isLoggingIn' is reset when the log in fails

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0075978)
hgbot   
2015-03-25 18:12   
Repository: tools/automation/pi-mobile
Changeset: fcdbe670ff9a8374898d7bc9a9143e3d37ffb49a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Mar 25 17:40:47 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fcdbe670ff9a8374898d7bc9a9143e3d37ffb49a [^]

Related to issue 28933. Verifies issue 29410: Added the 'I29410_LoginFailDoesNotResetIsloggingin' test (I y II)

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I29410_LoginFailDoesNotResetIsloggingin.java
---
(0076024)
migueldejuana   
2015-03-26 17:51   
Tested and reviewed in 9a4b58581d34