Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048535 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | sometimes | 2022-02-04 14:34 | 2022-03-01 09:08 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | merged | |||||||
Review Assigned To | caristu | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048535: Payment log messages throws an exception if the parameter cannot be stringified | |||||||
Description | Logging expressions used by the payment flow might raise an exception if objects cannot be stringified for example if there are circular references. OB.info( `ModalProviderGroup: processPayment response: ${JSON.stringify( response )}` | |||||||
Steps To Reproduce | N/A | |||||||
Proposed Solution | Replace logging instructions by OB.info( `ModalProviderGroup: processPayment response: ${response}`); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0134791) hgbot (developer) 2022-02-04 14:52 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/708 [^] |
(0135306) hgbot (developer) 2022-02-25 10:00 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/708 [^] |
(0135307) hgbot (developer) 2022-02-25 10:00 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 82f98c7b873d8f90868d7969b95154b365d6b69f Author: Adrián Romero <adrian.romero@openbravo.com> Date: 25-02-2022 08:14:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/82f98c7b873d8f90868d7969b95154b365d6b69f [^] Fixes ISSUE-48535: Payment log messages throws an exception if the paramenter cannot be transformed to stringified --- M web/org.openbravo.retail.posterminal/js/components/modalprovidergroup.js M web/org.openbravo.retail.posterminal/js/components/modalprovidergroupvoid.js --- |
(0135308) hgbot (developer) 2022-02-25 10:00 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 53319ea85a4c9b8d02e95aa2882a41ece19d3029 Author: Adrián Romero <adrian.romero@openbravo.com> Date: 25-02-2022 08:14:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/53319ea85a4c9b8d02e95aa2882a41ece19d3029 [^] Fixes ISSUE-48535: Payment log messages throws an exception if the paramenter cannot be transformed to stringified --- M web/org.openbravo.retail.posterminal/js/components/modalprovidergroup.js M web/org.openbravo.retail.posterminal/js/components/modalprovidergroupvoid.js M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-02-04 14:34 | adrianromero | New Issue | |
2022-02-04 14:34 | adrianromero | Assigned To | => adrianromero |
2022-02-04 14:34 | adrianromero | OBNetwork customer | => No |
2022-02-04 14:34 | adrianromero | Triggers an Emergency Pack | => No |
2022-02-04 14:35 | adrianromero | Relationship added | caused by 0048413 |
2022-02-04 14:42 | adrianromero | Proposed Solution updated | |
2022-02-04 14:52 | hgbot | Merge Request Status | => open |
2022-02-04 14:52 | hgbot | Note Added: 0134791 | |
2022-02-04 14:54 | adrianromero | Status | new => acknowledged |
2022-02-04 14:54 | adrianromero | Status | acknowledged => scheduled |
2022-02-25 09:16 | adrianromero | Summary | Payment log messages throws an exception if the paramenter cannot be transformed to stringified => Payment log messages throws an exception if the parameter cannot be stringified |
2022-02-25 10:00 | hgbot | Merge Request Status | open => merged |
2022-02-25 10:00 | hgbot | Note Added: 0135306 | |
2022-02-25 10:00 | hgbot | Resolution | open => fixed |
2022-02-25 10:00 | hgbot | Status | scheduled => resolved |
2022-02-25 10:00 | hgbot | Fixed in Version | => RR22Q2 |
2022-02-25 10:00 | hgbot | Note Added: 0135307 | |
2022-02-25 10:00 | hgbot | Note Added: 0135308 | |
2022-03-01 09:08 | caristu | Review Assigned To | => caristu |
2022-03-01 09:08 | caristu | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |