Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029928 | Retail Modules | Web POS | public | 2015-04-22 14:16 | 2015-05-19 18:11 |
|
Reporter | guillermogil | |
Assigned To | Orekaria | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | 14.10 |
Product Version | pi | |
Target Version | RR15Q1.4 | Fixed in Version | RR15Q1.4 | |
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 | 0029928: WebPOS does not work on the lastest beta Chrome release (43) |
Description | There has been an API restriction to webSQL calls on the lastest beta Chrome release (43). on the lastest stable chrome version (42) it works properly.
Uncaught TypeError: Failed to execute 'executeSql' on 'SQLTransaction': The 2nd argument is neither an array, nor does it have indexed properties.
It is looking for an empty array but it is receiving an empty object. |
Steps To Reproduce | Install beta Chrome release
Try to log in. |
Proposed Solution | Do not use empty objects, instead use empty arrays. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0029670 | pi | closed | marvintm | WebPOS does not work on the lastest beta Chrome release (43) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-19 10:23 | Orekaria | Type | defect => backport |
2015-05-19 10:23 | Orekaria | Target Version | pi => RR15Q1.4 |
2015-05-19 10:28 | hgbot | Checkin | |
2015-05-19 10:28 | hgbot | Note Added: 0077562 | |
2015-05-19 10:28 | hgbot | Status | scheduled => resolved |
2015-05-19 10:28 | hgbot | Resolution | open => fixed |
2015-05-19 10:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2dd368c5b513019e5ce47143aaab643f688d447e [^] => http://code.openbravo.com/retail/backports/3.0RR15Q1.4/org.openbravo.mobile.core/rev/7cd6c5ef81a64871ccf67c7bc3b8d97743a69f1d [^] |
2015-05-19 18:11 | marvintm | Status | resolved => closed |
2015-05-19 18:11 | marvintm | Fixed in Version | => RR15Q1.4 |