Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025822Retail ModulesWeb POSpublic2014-02-24 18:392014-03-11 12:06
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RR14Q2 
guilleaer
No
0025822: If there is a problem in one request to the backend during login, the POS gets stuck in the loading window
If there is a problem in one request to the backend during login, the POS gets stuck in the loading window. If a model, or a terminal property, or any other request required to execute the login process fails, then the loading window never disappears, and the user doesn't receive any message.
- Force an exception in one of the terminal property classes in the backend.
- Try to log in the POS. Notice that the loading window never disappears, and the user doesn't get any message.
The datasource will be changed so that if the logging is still in process, and the datasource request returns with exception, then a popup is shown.
No tags attached.
Issue History
2014-02-24 18:39marvintmNew Issue
2014-02-24 18:39marvintmAssigned To => marvintm
2014-02-24 18:39marvintmTriggers an Emergency Pack => No
2014-02-24 18:40hgbotCheckin
2014-02-24 18:40hgbotNote Added: 0064544
2014-02-24 18:40hgbotStatusnew => resolved
2014-02-24 18:40hgbotResolutionopen => fixed
2014-02-24 18:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^]
2014-03-04 19:32hgbotCheckin
2014-03-04 19:32hgbotNote Added: 0064806
2014-03-05 13:25hgbotCheckin
2014-03-05 13:25hgbotNote Added: 0064827
2014-03-06 15:43hgbotCheckin
2014-03-06 15:43hgbotNote Added: 0064917
2014-03-06 15:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^]
2014-03-06 15:44hgbotCheckin
2014-03-06 15:44hgbotNote Added: 0064925
2014-03-06 15:44hgbotCheckin
2014-03-06 15:44hgbotNote Added: 0064926
2014-03-06 15:49hgbotCheckin
2014-03-06 15:49hgbotNote Added: 0064929
2014-03-06 18:23guilleaerReview Assigned To => guilleaer
2014-03-06 18:23guilleaerNote Added: 0064940
2014-03-06 18:23guilleaerStatusresolved => closed
2014-03-06 18:23guilleaerFixed in Version => RR14Q2
2014-03-11 12:06hgbotCheckin
2014-03-11 12:06hgbotNote Added: 0065036

Notes
(0064544)
hgbot   
2014-02-24 18:40   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2a17e08ad3353fe0822c0f012f43d42999b64eb0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Feb 24 18:40:06 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^]

Fixed issue 25822. A popup will be shown in case a datasource request fails during login.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0064806)
hgbot   
2014-03-04 19:32   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 12462030fca135d8e902c9ce837954e1eb5d21aa
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Mar 04 19:32:22 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/12462030fca135d8e902c9ce837954e1eb5d21aa [^]

Related to issue 25822. If the loading of a terminal property fails, the login process is now stopped.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0064827)
hgbot   
2014-03-05 13:25   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 43ab90120ae43b768d6874f014f3f6c643329de2
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 05 13:25:27 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/43ab90120ae43b768d6874f014f3f6c643329de2 [^]

Related to issue 25822. If a model fails, the login process is now stopped.

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0064917)
hgbot   
2014-03-06 15:43   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 2a17e08ad3353fe0822c0f012f43d42999b64eb0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Feb 24 18:40:06 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^]

Fixed issue 25822. A popup will be shown in case a datasource request fails during login.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0064925)
hgbot   
2014-03-06 15:44   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 12462030fca135d8e902c9ce837954e1eb5d21aa
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Mar 04 19:32:22 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/12462030fca135d8e902c9ce837954e1eb5d21aa [^]

Related to issue 25822. If the loading of a terminal property fails, the login process is now stopped.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0064926)
hgbot   
2014-03-06 15:44   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 43ab90120ae43b768d6874f014f3f6c643329de2
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 05 13:25:27 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/43ab90120ae43b768d6874f014f3f6c643329de2 [^]

Related to issue 25822. If a model fails, the login process is now stopped.

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0064929)
hgbot   
2014-03-06 15:49   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 18982b03bc52db8207c3a87ae64ee8e0f95dac33
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Mar 06 15:49:44 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/18982b03bc52db8207c3a87ae64ee8e0f95dac33 [^]

Related to issue 25822. Refactored addJSONExceptionFields method to ensure correct generation of the JSON information. Modified error popup so that it works correctly with long error messages.

---
M src/org/openbravo/mobile/core/process/JSONRowConverter.java
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---
(0064940)
guilleaer   
2014-03-06 18:23   
Verified
(0065036)
hgbot   
2014-03-11 12:06   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 18982b03bc52db8207c3a87ae64ee8e0f95dac33
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Mar 06 15:49:44 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/18982b03bc52db8207c3a87ae64ee8e0f95dac33 [^]

Related to issue 25822. Refactored addJSONExceptionFields method to ensure correct generation of the JSON information. Modified error popup so that it works correctly with long error messages.

---
M src/org/openbravo/mobile/core/process/JSONRowConverter.java
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---