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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045568
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajorhave not tried2020-12-11 14:492020-12-28 07:27
ReportermarvintmView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR20Q4.1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR20Q4.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045568: 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 Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0045559 closedranjith_qualiantech_com AppCacheManifest request should return 304 http code if it did not change 

-  Notes
(0125051)
hgbot (developer)
2020-12-23 04:35

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c5c47837e014a772c12e989b74a719cedfb33a19
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-23T09:04:48+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c5c47837e014a772c12e989b74a719cedfb33a19 [^]

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

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

- Issue History
Date Modified Username Field Change
2020-12-14 11:52 shuehner Type defect => backport
2020-12-14 11:52 shuehner Target Version => RR20Q4.1
2020-12-23 03:47 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2020-12-23 04:35 hgbot Resolution open => fixed
2020-12-23 04:35 hgbot Status scheduled => resolved
2020-12-23 04:35 hgbot Fixed in Version => RR20Q4.1
2020-12-23 04:35 hgbot Note Added: 0125051
2020-12-28 07:27 marvintm Review Assigned To => marvintm
2020-12-28 07:27 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker