diff options
author | https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE <Richard@web> | 2011-04-02 17:51:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-02 17:51:54 -0400 |
commit | 6b7819dcc933653d945d24f0e99950d647dbe472 (patch) | |
tree | c72bd1688e2254d673b00471f04b60caad2ccb31 /doc | |
parent | d54950bd891eb3a2eeb3300e062ce7fe6482f020 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn b/doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn new file mode 100644 index 000000000..4a017857f --- /dev/null +++ b/doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn @@ -0,0 +1,20 @@ +I noticed this a few times in Google Chrome 12 (dev channel) a few times, already: + +I added a comment to + + http://git-annex.branchable.com/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/ + +and left the page. Later, I revisited + + http://git-annex.branchable.com/forum/ + +and clicked on + + http://git-annex.branchable.com/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/ + +My own comment did not appear. I pressed F5 and eh presto. + +My assumption is that ikiwiki does not tell Chrome to reload the page as the cache is stale. + + +Richard |