Dieses Thema wurde archiviert.
Bitte stellen Sie eine neue Frage, wenn Sie Hilfe benötigen.
Archiviert
application cache reinitiates download on every page load (even if manifest file is unchanged)
in safari & chrome my application cache initiates a new download only when the manifest file has been update (as expected). In FF5.0 it initiates the download on EVERY page load.
When I view the data @ about:cache > Offline cache device > List Cache Entries I notice all of the pages listed are "0 bytes" in size, while the CSS/JS/images are given correct size data...
Is this a bug or has anyone dealt with this issue before?
in safari & chrome my application cache initiates a new download only when the manifest file has been update (as expected). In FF5.0 it initiates the download on EVERY page load.
When I view the data @ ''about:cache > Offline cache device > List Cache Entries'' I notice all of the pages listed are "0 bytes" in size, while the CSS/JS/images are given correct size data...
Is this a bug or has anyone dealt with this issue before?
Alle Antworten (1)
Anybody? This is a bit of a blocker for me :(