Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041671 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | unable to reproduce | 2019-08-21 13:40 | 2020-02-19 14:17 | |||
Reporter | jorgewederago | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 92b2ef88b120 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | Gold | |||||||
Support ticket | 11405 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041671: It is not possible to log into WebPOS if the .js is removed from the cache and a new .js is generated in the server | |||||||
Description | It is not possible to log into WebPOS if the .js is removed from the cache and a new .js is generated in the server | |||||||
Steps To Reproduce | 1.-In a local environment load WebPOS (not in developer's mode) 2.-Open Chrome Developer Tools 3.-Go to Application Tab 4.-Open Cache Storage > WebPOS 5.-Look for the .js containing the APP 6.-Remove it from the Cache 7.-Do some changes in your local environment and compile to generate a new .js 8.-Try to load WebPOS | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0114293) malsasua (viewer) 2019-08-28 11:31 |
When the JS file has been deleted from terminal, and the new JS file has been generated and the previously JS file is not available, in Terminal the WebSQL local database is deleted |
(0114522) hgbot (developer) 2019-09-11 12:58 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 35e6a15e9917a020dbb01bd69daf590804a4cd57 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Sep 11 16:28:30 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/35e6a15e9917a020dbb01bd69daf590804a4cd57 [^] Related to issue 41671 : Reloading All Cache files if anyone is missing in Cache * When loading POS, if old and new manifest are same, manifest files should exist in chrome cache. If it is not exists, all Cache files should be reload again from the server --- M web/org.openbravo.mobile.core/source/offline/ob-fetch-manifest.js M web/org.openbravo.mobile.core/source/offline/ob-sources-sw.js --- |
(0114742) ranjith_qualiantech_com (viewer) 2019-09-24 07:19 |
Resources are not loaded properly whe F5 is pressed |
(0114763) hgbot (developer) 2019-09-24 15:02 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 804294e1be559db95a32b3e2b93c042906ecf9f3 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Sep 24 18:32:17 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/804294e1be559db95a32b3e2b93c042906ecf9f3 [^] Fixed issue 41671 : Manifest should be retained when validating cache --- M web/org.openbravo.mobile.core/source/offline/ob-fetch-manifest.js --- |
(0114840) hgbot (developer) 2019-09-27 12:52 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 92b2ef88b12035efe307806a538ec27124719b57 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Sep 27 16:22:09 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/92b2ef88b12035efe307806a538ec27124719b57 [^] Fixed issue 41671 : Main Window should be rendered when ServiceController is not activated * When user refresh POS with Shift + Refresh, ServiceController will not be initiated and activated. But Cache Validation will be initiated due to New Manifest and Old Manifest are same. So, Main window should be rendered by calling the callback when ServiceController is not activated and Cache Validation is enabled --- M web/org.openbravo.mobile.core/source/offline/ob-fetch-manifest.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-08-21 13:40 | jorgewederago | New Issue | |
2019-08-21 13:40 | jorgewederago | Assigned To | => Retail |
2019-08-21 13:40 | jorgewederago | OBNetwork customer | => Gold |
2019-08-21 13:40 | jorgewederago | Support ticket | => 11405 |
2019-08-21 13:40 | jorgewederago | Resolution time | => 1568152800 |
2019-08-21 13:40 | jorgewederago | Triggers an Emergency Pack | => No |
2019-08-28 11:31 | malsasua | Note Added: 0114293 | |
2019-08-29 15:35 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-09-04 13:25 | ranjith_qualiantech_com | File Added: issue 41671 source mobilecore.patch | |
2019-09-04 15:10 | ranjith_qualiantech_com | Status | new => scheduled |
2019-09-10 09:35 | malsasua | Issue Monitored: malsasua | |
2019-09-11 12:58 | hgbot | Checkin | |
2019-09-11 12:58 | hgbot | Note Added: 0114522 | |
2019-09-11 15:25 | marvintm | Status | scheduled => resolved |
2019-09-11 15:25 | marvintm | Fixed in Version | => RR19Q4 |
2019-09-11 15:25 | marvintm | Resolution | open => fixed |
2019-09-12 10:11 | marvintm | Review Assigned To | => marvintm |
2019-09-12 10:11 | marvintm | Status | resolved => closed |
2019-09-24 07:19 | ranjith_qualiantech_com | Note Added: 0114742 | |
2019-09-24 07:19 | ranjith_qualiantech_com | Status | closed => new |
2019-09-24 07:19 | ranjith_qualiantech_com | Resolution | fixed => open |
2019-09-24 07:19 | ranjith_qualiantech_com | Fixed in Version | RR19Q4 => |
2019-09-24 07:19 | ranjith_qualiantech_com | Status | new => scheduled |
2019-09-24 15:02 | hgbot | Checkin | |
2019-09-24 15:02 | hgbot | Note Added: 0114763 | |
2019-09-24 15:02 | hgbot | Status | scheduled => resolved |
2019-09-24 15:02 | hgbot | Resolution | open => fixed |
2019-09-24 15:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/804294e1be559db95a32b3e2b93c042906ecf9f3 [^] |
2019-09-26 18:31 | marvintm | Status | resolved => closed |
2019-09-26 18:31 | marvintm | Fixed in Version | => RR19Q4 |
2019-09-27 12:52 | hgbot | Checkin | |
2019-09-27 12:52 | hgbot | Note Added: 0114840 | |
2019-09-27 12:52 | hgbot | Status | closed => resolved |
2019-09-27 12:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/804294e1be559db95a32b3e2b93c042906ecf9f3 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/92b2ef88b12035efe307806a538ec27124719b57 [^] |
2019-09-27 13:27 | marvintm | Status | resolved => closed |
2020-02-19 14:10 | marvintm | Severity | major => critical |
2020-02-19 14:17 | marvintm | Status | closed => new |
2020-02-19 14:17 | marvintm | Resolution | fixed => open |
2020-02-19 14:17 | marvintm | Fixed in Version | RR19Q4 => |
2020-02-19 14:17 | marvintm | Status | new => scheduled |
2020-02-19 14:17 | marvintm | Status | scheduled => resolved |
2020-02-19 14:17 | marvintm | Resolution | open => fixed |
2020-02-19 14:17 | marvintm | Status | resolved => closed |
2020-02-19 14:17 | marvintm | Fixed in Version | => RR19Q4 |
2020-02-20 13:08 | Leyre | Relationship added | related to 0043280 |
Copyright © 2000 - 2009 MantisBT Group |