Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042400Retail ModulesWeb POSpublic2019-11-26 13:332020-08-18 07:43
egoitz 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q4 
marvintm
No
0042400: CheckServerAvailability request is sent being on the login page
Transationing to offline being on the login page, makes the POS to start sending the request to check if the server is available.
-Login into the pos
- do the log out
- Swith off the newtork
- Reload(f5) the login page
- Checking in developers tools (network section) you can see that the checkserveravailability request is continuosly sent.
No tags attached.
Issue History
2019-11-26 13:33egoitzNew Issue
2019-11-26 13:33egoitzAssigned To => Retail
2019-11-26 13:33egoitzResolution time => 1576105200
2019-11-26 13:33egoitzTriggers an Emergency Pack => No
2019-12-04 15:25rqueraltaAssigned ToRetail => rqueralta
2019-12-04 15:25rqueraltaStatusnew => scheduled
2019-12-08 04:29hgbotCheckin
2019-12-08 04:29hgbotNote Added: 0116137
2019-12-08 04:29hgbotStatusscheduled => resolved
2019-12-08 04:29hgbotResolutionopen => fixed
2019-12-08 04:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c1b61421f84ca205cf5588a5f29aa675c6f9b100 [^]
2019-12-09 15:41marvintmReview Assigned To => marvintm
2019-12-09 15:41marvintmStatusresolved => closed
2019-12-09 15:41marvintmFixed in Version => RR20Q1
2020-07-31 13:08salvador_campanellaNote Added: 0121740
2020-07-31 13:08salvador_campanellaStatusclosed => new
2020-07-31 13:08salvador_campanellaResolutionfixed => open
2020-07-31 13:08salvador_campanellaFixed in VersionRR20Q1 =>
2020-07-31 13:10salvador_campanellaResolution time1576105200 => 1597960800
2020-08-17 07:21ranjith_qualiantech_comAssigned Torqueralta => ranjith_qualiantech_com
2020-08-17 09:16ranjith_qualiantech_comStatusnew => scheduled
2020-08-17 16:50hgbotNote Added: 0122104
2020-08-18 07:43hgbotResolutionopen => fixed
2020-08-18 07:43hgbotStatusscheduled => closed
2020-08-18 07:43hgbotNote Added: 0122113
2020-08-18 07:43hgbotFixed in Version => RR20Q4
2020-08-18 07:43hgbotNote Added: 0122114

Notes
(0116137)
hgbot   
2019-12-08 04:29   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c1b61421f84ca205cf5588a5f29aa675c6f9b100
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Fri Dec 06 15:48:54 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c1b61421f84ca205cf5588a5f29aa675c6f9b100 [^]

Fixed issue 42400: CheckServerAvailability request is sent being on the login page

- checkserveravailability request is not sent if POS is in login page

---
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---
(0121740)
salvador_campanella   
2020-07-31 13:08   
This issue is still reproducible in livebuilds 20Q1

Steps to reproduce are the same:
-Login into the pos
- do the log out
- Swith off the newtork
- Reload(f5) the login page
- Checking in developers tools (network section) you can see that the checkserveravailability request is continuosly sent.
(0122104)
hgbot   
2020-08-17 16:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/50 [^]
(0122113)
hgbot   
2020-08-18 07:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/50 [^]
(0122114)
hgbot   
2020-08-18 07:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 2b77f2a8969367fdc23ffb6538d7af0c9a87d82d
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-17T20:01:36+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/2b77f2a8969367fdc23ffb6538d7af0c9a87d82d [^]

Fixed ISSUE-42400: Server availability should be checkd in login window

---
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---