Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038209 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2018-03-23 08:23 | 2018-03-23 09:45 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e80f57253c14 | ||||
Projection | none | ETA | none | Target Version | RR18Q1.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038209: If we go to offline and LogCLient is sent we won't go to offline | |||||||
Description | Since LogCLientLoader request doesn't affect connection status(online/offline) we could get in a continuous online status if LogCLientLoader is the first failing request when going to offline. | |||||||
Steps To Reproduce | - Login in webPos - Go to offline - Wait until LogCLientLoader fails . Open menu option Open Receipts and search - ERROR! We get "Application server not available" error but still online . Create and order and sent it. - ERROR! Synchronizing icon is shown forever and still online and order is in the clien database | |||||||
Proposed Solution | ignoreForConnectionStatus: true requests do no affect connection status but the change "online" var and they shouldn't | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0103463) hgbot (developer) 2018-03-23 09:35 |
Repository: retail/backports/3.0RR18Q1.1/org.openbravo.mobile.core Changeset: e80f57253c146f566c661dc93021304ba7c9d4dc Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Mar 23 09:35:36 2018 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR18Q1.1/org.openbravo.mobile.core/rev/e80f57253c146f566c661dc93021304ba7c9d4dc [^] Fixed issue 0038209: If we go to offline and LogCLient is sent we won't go to offline - Change online attribute only in requests which affects connection status. If we put as false online attribute but we do not move to offline, requestrouter won't launch changeOnlineStatus never. --- M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-03-23 09:25 | marvintm | Type | defect => backport |
2018-03-23 09:25 | marvintm | Target Version | => RR18Q1.1 |
2018-03-23 09:35 | hgbot | Checkin | |
2018-03-23 09:35 | hgbot | Note Added: 0103463 | |
2018-03-23 09:35 | hgbot | Status | scheduled => resolved |
2018-03-23 09:35 | hgbot | Resolution | open => fixed |
2018-03-23 09:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e77ba5b7c6338ca78bcd001b4335adb0ba25bbf5 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q1.1/org.openbravo.mobile.core/rev/e80f57253c146f566c661dc93021304ba7c9d4dc [^] |
2018-03-23 09:45 | marvintm | Review Assigned To | => marvintm |
2018-03-23 09:45 | marvintm | Status | resolved => closed |
2018-03-23 09:45 | marvintm | Fixed in Version | => RR18Q1.1 |
Copyright © 2000 - 2009 MantisBT Group |