Re: [b2g] Appcache manifest file seems to be cached itself (and some more problems)

2013-11-13 Thread Berni
On Tuesday, November 12, 2013 11:07:54 AM UTC+1, Julien Wajsberg wrote: > Now it should be ok though. Is it ? On Tuesday, November 12, 2013 2:21:27 PM UTC+1, Simon Pfundstein wrote: > http://www.era404.com/info/disabling-caching-with-htaccess/ Its working better now, thanks. During testing i rena

Re: [b2g] Appcache manifest file seems to be cached itself (and some more problems)

2013-11-12 Thread Simon Pfundstein
Maybe this helps? http://www.era404.com/info/disabling-caching-with-htaccess/ Cheers Am 12.11.2013 11:07, schrieb Julien Wajsberg: Le 09/11/2013 18:13, Berni a écrit : Could it be the normal HTTP Cache ? see https://bugzilla.mozilla.org/show_bug.cgi?id=834285 I think thats the problem. Try

Re: [b2g] Appcache manifest file seems to be cached itself (and some more problems)

2013-11-12 Thread Julien Wajsberg
Le 09/11/2013 18:13, Berni a écrit : >> Could it be the normal HTTP Cache ? see >> https://bugzilla.mozilla.org/show_bug.cgi?id=834285 > I think thats the problem. > >> Try to set the http cache headers for manifest files, using a "expire >> asap" header. On Apache, this is like this: > This is the

Re: [b2g] Appcache manifest file seems to be cached itself (and some more problems)

2013-11-09 Thread Berni
> Could it be the normal HTTP Cache ? see > https://bugzilla.mozilla.org/show_bug.cgi?id=834285 I think thats the problem. > Try to set the http cache headers for manifest files, using a "expire > asap" header. On Apache, this is like this: This is the .htaccess file : AddType text/cache-manife

Re: [b2g] Appcache manifest file seems to be cached itself (and some more problems)

2013-11-09 Thread Julien Wajsberg
Le 09/11/2013 15:58, Berni a écrit : > Hi, > my app uses a frameset with 2 frames. The upper frame[0] loads html pages > that are hosted on external domains. The lower frame[1] loads a menu bar that > sends messages to the upper frame (window.postMessage) or uses javascript > functions for navig

[b2g] Appcache manifest file seems to be cached itself (and some more problems)

2013-11-09 Thread Berni
Hi, my app uses a frameset with 2 frames. The upper frame[0] loads html pages that are hosted on external domains. The lower frame[1] loads a menu bar that sends messages to the upper frame (window.postMessage) or uses javascript functions for navigation (parent.frame[0].history, parent.frame[0]