diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-09 12:25:10 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-09 12:25:10 -0400 |
commit | 1c1c76c53e1d0e713e470bb6542c5cc3cef20ad2 (patch) | |
tree | 56a34721c8e9f713704b298081b32d719b8fe0bd /doc | |
parent | 5daed5c65a8ad2578ab0df37d59c6bde04c384ab (diff) | |
download | ikiwiki-1c1c76c53e1d0e713e470bb6542c5cc3cef20ad2.tar ikiwiki-1c1c76c53e1d0e713e470bb6542c5cc3cef20ad2.tar.gz |
close bug, was fixed in 3.20100403
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/firefox_doesn__39__t_want_to_load_updated_pages_at_ikiwiki.info.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/firefox_doesn__39__t_want_to_load_updated_pages_at_ikiwiki.info.mdwn b/doc/bugs/firefox_doesn__39__t_want_to_load_updated_pages_at_ikiwiki.info.mdwn index 46e77a265..558eb90c8 100644 --- a/doc/bugs/firefox_doesn__39__t_want_to_load_updated_pages_at_ikiwiki.info.mdwn +++ b/doc/bugs/firefox_doesn__39__t_want_to_load_updated_pages_at_ikiwiki.info.mdwn @@ -5,3 +5,10 @@ Only explicitly pressing "reload" helps. Is it a bug? I haven't been noticing such problems usually on other sites. --Ivan Z. This remains to be true now, with Epiphany 2.26.3 (Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.1.4pre) Gecko/20080528 Epiphany/2.22 Firefox/3.5). --Ivan Z. + +> In the most recent ikiwiki release, I added a Cache-Control hack +> explicitly to work around firefox's broken over-caching. +> +> (When I tested epiphany and chromium, neither had firefox's problem.) +> +> [[!tag done]] |