Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040056 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | always | 2019-01-29 17:28 | 2019-03-01 14:44 | |||
Reporter | lorenzofidalgo | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 831a24be86db | ||||
Projection | none | ETA | none | Target Version | RR19Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Review Assigned To | jorge-garcia | |||||||
Regression level | Packaging and release | |||||||
Regression date | ||||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1392001fae5266678b988e6d34f0550a9da81209 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040056: Clicking "x" button in a receipt paying process throws a JS error | |||||||
Description | Clicking "x" button to remove a payment throws a JS error (check attached image). It has been always reproducible in Windows 8 tablet and in the TILL. It has been reproduced in pi and RR19Q1. It has been reproduced once in a non touchable device. | |||||||
Steps To Reproduce | 0-Log POS as vallblanca. 1-Add 1x "Avalanche transceiver" to the receipt. 2-Click Total Amount button. 3-Click "tick" button and click "x". DEFECT: A javascript error is thrown. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0109426) hgbot (developer) 2019-02-01 12:03 |
Repository: retail/backports/3.0RR19Q1/org.openbravo.mobile.core Changeset: 831a24be86db36663ff569967f88641c674ef29c Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Wed Jan 30 18:26:12 2019 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.mobile.core/rev/831a24be86db36663ff569967f88641c674ef29c [^] Fixes issue 40056: [terminal log] stop using the image file name for buttons without text When a button don't have text, to get a name for use in the terminal log, previously it tries to find if it has an image and use the image file name. This is a bit fragile since could be a race condition in slow machines that makes that when trying to get the html element it don't exist. This method has a fallback way, that is extract the name from the id, now this fallback method is the only one, that is more robust and gives similar names. --- M web/org.openbravo.mobile.core/source/utils/ob-terminal-log.js --- |
(0110156) jorge-garcia (reporter) 2019-03-01 14:44 |
Code reviewed and tested |
Issue History | |||
Date Modified | Username | Field | Change |
2019-01-29 18:55 | gorka_gil | Type | defect => backport |
2019-01-29 18:55 | gorka_gil | Target Version | => RR19Q1 |
2019-02-01 12:03 | hgbot | Checkin | |
2019-02-01 12:03 | hgbot | Note Added: 0109426 | |
2019-02-01 12:03 | hgbot | Status | scheduled => resolved |
2019-02-01 12:03 | hgbot | Resolution | open => fixed |
2019-02-01 12:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.mobile.core/rev/831a24be86db36663ff569967f88641c674ef29c [^] |
2019-03-01 14:44 | jorge-garcia | Review Assigned To | => jorge-garcia |
2019-03-01 14:44 | jorge-garcia | Note Added: 0110156 | |
2019-03-01 14:44 | jorge-garcia | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |