Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046072Retail ModulesWeb POSpublic2021-03-15 09:192021-03-18 11:32
caristu 
Retail 
highminorhave not tried
closedfixed 
5
 
RR21Q2 
No
0046072: RequestError class is missing to provide its own error name
The RequestError class is a class used to throw custom errors by the Request API. According to this[1], this class is missing to set its own name.

[1] https://javascript.info/custom-errors [^]
.
No tags attached.
Issue History
2021-03-15 09:19caristuNew Issue
2021-03-15 09:19caristuAssigned To => Retail
2021-03-15 09:19caristuTriggers an Emergency Pack => No
2021-03-15 09:21hgbotNote Added: 0126693
2021-03-18 11:32hgbotResolutionopen => fixed
2021-03-18 11:32hgbotStatusnew => closed
2021-03-18 11:32hgbotFixed in Version => RR21Q2
2021-03-18 11:32hgbotNote Added: 0126769
2021-03-18 11:32hgbotNote Added: 0126770

Notes
(0126693)
hgbot   
2021-03-15 09:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/189 [^]
(0126769)
hgbot   
2021-03-18 11:32   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 6dc27146581e4d07b28c3b4c6ede731cb317675b
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-03-18T09:53:01+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6dc27146581e4d07b28c3b4c6ede731cb317675b [^]

Fixes ISSUE-46072: set RequestError name

---
M web/org.openbravo.mobile.core/app/util/network/RequestError.js
---
(0126770)
hgbot   
2021-03-18 11:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/189 [^]