[dokuwiki] Re: Javascript from js.php sometimes incomplete

  • From: "Gabriel Birke" <Gabriel.Birke@xxxxxxxxx>
  • To: <dokuwiki@xxxxxxxxxxxxx>
  • Date: Wed, 7 Mar 2007 14:45:04 +0100

 
> Cannot find a solution. I did just little searching, it seems 
> that the javascript is complete into the dokuwiki cache, it gets 
> truncated only in the browser (firefox).
> 
> But don't be too confident in my analysis.

The error occured again for me, I tested with Opera - no problem, I disabled
the cache in Firefox - no problem. Apparently JS files cached by FF are
garbled. I did a search in bugzilla and found these two bugs:
https://bugzilla.mozilla.org/show_bug.cgi?id=355567
https://bugzilla.mozilla.org/show_bug.cgi?id=316033

It seems like this a Firefox and not a DokuWiki problem.

Because all users of our internal Wiki use Firefox, I patched js.php (patch
is attached) to prevent Firefox from caching the file. I know this is a very
brutal measure and will increase bandwidth usage.

I hope my patch will work as expected, I will watch the issue further.

Gabriel

Other related posts: