mystix
14 Sep 2010, 10:15 AM
Sencha Touch version tested:
0.94
Platform tested against:
iOS 3.x
iOS 4.x
Safari
Chrome
Description:
Kitchen Sink demo's cache manifest is invalid
Test Case:
view the kitchen sink demo on a local webserver and inspect the server logs.
The result that was expected:
on subsequent refreshes, server should only register access log hits for favicon.ico and cache.manifest
The result that occurs instead:
all kitchensink demo files are requested from the server again
Possible fix:
CACHE MANIFEST
#rev3
resources/img/sencha.png
resources/img/icon.png
#resources/img/startup.png #non-existent
resources/img/phone_startup.png
resources/img/tablet_startup.png
../../resources/css/ext-touch.css
../../ext-touch-debug.js
resources/css/sink.css
resources/css/codebox.css
#src/demos/ajax.js #non-existent
src/demos/animations.js
src/demos/bottomtabs.js
src/demos/buttons.js
src/demos/carousel.js
src/demos/forms.js
src/demos/icons.js
src/demos/map.js
#src/demos/overlay.js #non-existent
src/demos/tabs.js
src/demos/toolbars.js
src/demos/touch.js
src/demos/data.js
src/demos/list.js
src/demos/picker.js
#missing
src/demos/LeafSelectedPlugin.js
src/demos/nestedlist.js
src/demos/audio.js
src/demos/video.js
src/demos/sheets_overlays.js
src/CodeBox.js
src/index.js
src/structure.js
test.json
#required for google maps example
NETWORK:
*
0.94
Platform tested against:
iOS 3.x
iOS 4.x
Safari
Chrome
Description:
Kitchen Sink demo's cache manifest is invalid
Test Case:
view the kitchen sink demo on a local webserver and inspect the server logs.
The result that was expected:
on subsequent refreshes, server should only register access log hits for favicon.ico and cache.manifest
The result that occurs instead:
all kitchensink demo files are requested from the server again
Possible fix:
CACHE MANIFEST
#rev3
resources/img/sencha.png
resources/img/icon.png
#resources/img/startup.png #non-existent
resources/img/phone_startup.png
resources/img/tablet_startup.png
../../resources/css/ext-touch.css
../../ext-touch-debug.js
resources/css/sink.css
resources/css/codebox.css
#src/demos/ajax.js #non-existent
src/demos/animations.js
src/demos/bottomtabs.js
src/demos/buttons.js
src/demos/carousel.js
src/demos/forms.js
src/demos/icons.js
src/demos/map.js
#src/demos/overlay.js #non-existent
src/demos/tabs.js
src/demos/toolbars.js
src/demos/touch.js
src/demos/data.js
src/demos/list.js
src/demos/picker.js
#missing
src/demos/LeafSelectedPlugin.js
src/demos/nestedlist.js
src/demos/audio.js
src/demos/video.js
src/demos/sheets_overlays.js
src/CodeBox.js
src/index.js
src/structure.js
test.json
#required for google maps example
NETWORK:
*