Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045559
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2020-12-11 14:492020-12-17 03:32
ReportermarvintmView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR21Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045559: AppCacheManifest request should return 304 http code if it did not change

DescriptionCurrently 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 ReproduceAccess 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.
TagsNo tags attached.
Attached Filesdiff file icon 45559_20Q1_posterminal.diff [^] (2,304 bytes) 2020-12-17 03:32 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0045568RR20Q4.1 closedranjith_qualiantech_com AppCacheManifest request should return 304 http code if it did not change 
depends on backport 0045569RR20Q3.3 closedranjith_qualiantech_com AppCacheManifest request should return 304 http code if it did not change 

-  Notes
(0124846)
hgbot (developer)
2020-12-16 06:45

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/217 [^]
(0124873)
hgbot (developer)
2020-12-16 09:29

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/217 [^]
(0124874)
hgbot (developer)
2020-12-16 09:29

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 5065276e599325f1743195bc6641abd73e6eb610
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-16T08:29:13+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5065276e599325f1743195bc6641abd73e6eb610 [^]

Fixed ISSUE-45559: Updated Etag to hash of AppCacheManifest content

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
---

- Issue History
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 Triggers an Emergency Pack => No
2020-12-11 14:57 marvintm Resolution time => 1609369200
2020-12-14 11:52 shuehner Status new => scheduled
2020-12-15 04:54 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2020-12-16 06:45 hgbot Note Added: 0124846
2020-12-16 09:29 hgbot Resolution open => fixed
2020-12-16 09:29 hgbot Status scheduled => closed
2020-12-16 09:29 hgbot Note Added: 0124873
2020-12-16 09:29 hgbot Fixed in Version => RR21Q1
2020-12-16 09:29 hgbot Note Added: 0124874
2020-12-17 03:32 ranjith_qualiantech_com File Added: 45559_20Q1_posterminal.diff


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker