Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045569 | Retail Modules | Web POS | public | 2020-12-11 14:49 | 2020-12-28 07:27 |
|
Reporter | marvintm | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR20Q3.3 | Fixed in Version | RR20Q3.3 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | Gold |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045569: AppCacheManifest request should return 304 http code if it did not change |
Description | Currently the AppCacheManifest request is cached in the server, but it always returns the full content of the manifest even if the content itself didn't change compared to the last time it was requested.
An Etag should be defined for it, so that if the content did not change, a 304 http code is returned, and we don't consume bandwidth needlessly. |
Steps To Reproduce | Access the WebPOS.
Reload the page immediately. Verify that a request to the AppCacheManifest servlet is done again, and the content is returned by the server. This part should be improved, so that the content is not fully returned if it is the same. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0045559 | | closed | ranjith_qualiantech_com | AppCacheManifest request should return 304 http code if it did not change |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-12-14 11:52 | shuehner | Type | defect => backport |
2020-12-14 11:52 | shuehner | Target Version | => RR20Q3.3 |
2020-12-23 03:47 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2020-12-23 04:36 | hgbot | Resolution | open => fixed |
2020-12-23 04:36 | hgbot | Status | scheduled => resolved |
2020-12-23 04:36 | hgbot | Fixed in Version | => RR20Q3.3 |
2020-12-23 04:36 | hgbot | Note Added: 0125052 | |
2020-12-28 07:27 | marvintm | Review Assigned To | => marvintm |
2020-12-28 07:27 | marvintm | Status | resolved => closed |