Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045558 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2020-12-11 14:49 | 2020-12-17 03:32 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q1 | |||
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 | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045558: ClientModel request should return 304 http code if it did not change | |||||||
Description | Currently the ClientModel request is cached in the server, but it always returns the full definition of the model 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 ClientModel 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0124845) hgbot (developer) 2020-12-16 06:45 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/111 [^] |
(0124875) hgbot (developer) 2020-12-16 09:34 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/111 [^] |
(0124876) hgbot (developer) 2020-12-16 09:34 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 6d78c47a5a25ecddd3d1d920f5f09956aa28cf50 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2020-12-16T08:34:14+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6d78c47a5a25ecddd3d1d920f5f09956aa28cf50 [^] Fixed ISSUE-45558: Updated Etag to hash of ClientModel content --- M src/org/openbravo/mobile/core/model/ClientModelComponent.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-12-11 14:49 | marvintm | New Issue | |
2020-12-11 14:49 | marvintm | Assigned To | => Retail |
2020-12-11 14:49 | marvintm | OBNetwork customer | => No |
2020-12-11 14:49 | marvintm | Triggers an Emergency Pack | => No |
2020-12-11 14:57 | marvintm | OBNetwork customer | No => Gold |
2020-12-11 14:57 | marvintm | Resolution time | => 1609369200 |
2020-12-14 11:56 | shuehner | Status | new => scheduled |
2020-12-15 04:54 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2020-12-16 06:45 | hgbot | Merge Request Status | => open |
2020-12-16 06:45 | hgbot | Note Added: 0124845 | |
2020-12-16 09:33 | hgbot | Merge Request Status | open => approved |
2020-12-16 09:34 | hgbot | Note Added: 0124875 | |
2020-12-16 09:34 | hgbot | Resolution | open => fixed |
2020-12-16 09:34 | hgbot | Status | scheduled => closed |
2020-12-16 09:34 | hgbot | Fixed in Version | => RR21Q1 |
2020-12-16 09:34 | hgbot | Note Added: 0124876 | |
2020-12-17 03:32 | ranjith_qualiantech_com | File Added: 45558_20Q1_mobilecore.diff |
Copyright © 2000 - 2009 MantisBT Group |