Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047441 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | always | 2021-07-22 11:38 | 2021-08-05 18:18 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR20Q2.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR20Q2 | SCM revision | ||||||
Review Assigned To | adrianromero | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047441: Error when searching for products with the latest version of Chrome | |||||||
Description | Version Openbravo 20q2 Version Chrome 92.0.4515.107 Windows It remains loading and if I do any refresh the pos is frozen. To be able to reproduce it, it is necessary to have many products loaded Attached the video | |||||||
Steps To Reproduce | Have the following versions: Version Openbravo 20q1 Version Chrome 92.0.4515.107 Windows 1) Open the terminal 2) Search a product After that error, they scanned a product, and the product is not added. | |||||||
Proposed Solution | Apply attached patch | |||||||
Tags | No tags attached. | |||||||
Attached Files | FIX0047441-20Q2.2.diff [^] (1,327 bytes) 2021-07-23 11:09 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0130719) adrianromero (manager) 2021-07-23 11:16 |
This issue affects to Openbrav version 20Q2.2 and previous versions in combination with Chrome 92.0.4515.107 and later versions Later Openbravo versions are not affected because master data queries use IndexDB instead of WebSQL. Chrome 92.0.4515.107 adds the SQLite option SQLITE_OMIT_AUTOMATIC_INDEX.This option makes that SQL queries with joins on non indexed columns perform very poorly as automatic indexes on those columns are not created, so explicit indexes must be created as done in the attached patch. https://chromium.googlesource.com/chromium/src/+/5d1cbc8576cd32833b785e00ec4b39ebf25a6773%5E%21/#F0 [^] |
(0130721) adrianromero (manager) 2021-07-23 11:27 |
As a workaround Chrome can be downgraded to version 91.0.4472.77 |
Issue History | |||
Date Modified | Username | Field | Change |
2021-07-22 11:38 | egoitz | New Issue | |
2021-07-22 11:38 | egoitz | Assigned To | => Retail |
2021-07-22 11:38 | egoitz | Resolution time | => 1595282400 |
2021-07-22 11:38 | egoitz | Triggers an Emergency Pack | => No |
2021-07-22 11:38 | egoitz | Issue generated from | 0047432 |
2021-07-22 11:38 | egoitz | Relationship added | related to 0047432 |
2021-07-22 12:06 | Practics | Issue Monitored: Practics | |
2021-07-23 11:09 | adrianromero | File Added: FIX0047441-20Q2.2.diff | |
2021-07-23 11:09 | adrianromero | Proposed Solution updated | |
2021-07-23 11:16 | adrianromero | Note Added: 0130719 | |
2021-07-23 11:27 | adrianromero | Note Added: 0130721 | |
2021-07-23 11:45 | adrianromero | Status | new => scheduled |
2021-07-23 11:45 | adrianromero | Status | scheduled => resolved |
2021-07-23 11:45 | adrianromero | Resolution | open => fixed |
2021-07-23 11:45 | adrianromero | Review Assigned To | => adrianromero |
2021-07-23 11:45 | adrianromero | Status | resolved => closed |
2021-07-23 11:45 | adrianromero | Fixed in Version | => RR20Q2.2 |
2021-07-23 14:01 | eugeni | Issue Monitored: eugeni | |
2021-08-05 18:17 | adrianromero | Relationship added | related to 0045760 |
2021-08-05 18:18 | adrianromero | Relationship added | related to 0045268 |
Copyright © 2000 - 2009 MantisBT Group |