Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053569 | Retail Modules | Web POS Hardware Manager | public | 2023-09-29 16:43 | 2023-10-19 14:32 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR24Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053569: Improve CORS proxy to return response codes |
Description | Now response codes different that HTTP_OK 200 throws an exception, making it impossible to manage the differnt response codes in the client side. |
Steps To Reproduce | N/A |
Proposed Solution | Improve CORS proxy requests to allow responses to return the remote response code. For backwards compatibility reasons, this new behavior must be activated adding a new property in the request JSON:
{
...
captureresponsecode: true
} |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-09-29 16:43 | adrianromero | New Issue | |
2023-09-29 16:43 | adrianromero | Assigned To | => adrianromero |
2023-09-29 16:43 | adrianromero | Triggers an Emergency Pack | => No |
2023-09-29 16:47 | hgbot | Note Added: 0155393 | |
2023-09-29 17:25 | adrianromero | Proposed Solution updated | |
2023-10-19 14:27 | hgbot | Note Added: 0156072 | |
2023-10-19 14:27 | hgbot | Resolution | open => fixed |
2023-10-19 14:27 | hgbot | Status | new => closed |
2023-10-19 14:27 | hgbot | Fixed in Version | => RR24Q1 |
2023-10-19 14:27 | hgbot | Note Added: 0156073 | |
2023-10-19 14:32 | hgbot | Note Added: 0156076 | |