Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040054 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | always | 2019-01-29 17:28 | 2019-02-06 13:39 | |||
| Reporter | lorenzofidalgo | View Status | public | |||||
| Assigned To | gorka_gil | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | RR19Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 362aa306bbb8 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | main | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | jorge-garcia | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| 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 | 0040054: 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 |
|
|
(0109425) hgbot (developer) 2019-02-01 11:51 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 362aa306bbb8ffaf306de58d139d6072ec9d29f9 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Wed Jan 30 18:26:12 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/362aa306bbb8ffaf306de58d139d6072ec9d29f9 [^] Fixes issue 40054: [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 --- |
|
(0109631) jorge-garcia (viewer) 2019-02-06 13:39 |
Code reviewed and tested |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-01-29 17:28 | lorenzofidalgo | New Issue | |
| 2019-01-29 17:28 | lorenzofidalgo | Assigned To | => Retail |
| 2019-01-29 17:28 | lorenzofidalgo | File Added: JSError.PNG | |
| 2019-01-29 17:28 | lorenzofidalgo | OBNetwork customer | => No |
| 2019-01-29 17:28 | lorenzofidalgo | Regression level | => Packaging and release |
| 2019-01-29 17:28 | lorenzofidalgo | Regression introduced in release | => main |
| 2019-01-29 17:28 | lorenzofidalgo | Triggers an Emergency Pack | => No |
| 2019-01-29 17:34 | gorka_gil | Assigned To | Retail => gorka_gil |
| 2019-01-29 18:55 | gorka_gil | Regression introduced by commit | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1392001fae5266678b988e6d34f0550a9da81209 [^] |
| 2019-01-29 18:55 | gorka_gil | Relationship added | caused by 0039360 |
| 2019-01-29 18:55 | gorka_gil | Status | new => scheduled |
| 2019-02-01 11:51 | hgbot | Checkin | |
| 2019-02-01 11:51 | hgbot | Note Added: 0109425 | |
| 2019-02-01 11:51 | hgbot | Status | scheduled => resolved |
| 2019-02-01 11:51 | hgbot | Resolution | open => fixed |
| 2019-02-01 11:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/362aa306bbb8ffaf306de58d139d6072ec9d29f9 [^] |
| 2019-02-01 12:10 | gorka_gil | File Added: 40054-mobilecore-18q3.diff | |
| 2019-02-06 10:42 | jorge-garcia | Review Assigned To | => jorge-garcia |
| 2019-02-06 13:39 | jorge-garcia | Note Added: 0109631 | |
| 2019-02-06 13:39 | jorge-garcia | Status | resolved => closed |
| 2019-02-06 13:39 | jorge-garcia | Fixed in Version | => RR19Q2 |
| Copyright © 2000 - 2009 MantisBT Group |