aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE <Richard@web>2011-04-02 17:51:54 -0400
committerJoey Hess <joey@kitenet.net>2011-04-02 17:51:54 -0400
commit6b7819dcc933653d945d24f0e99950d647dbe472 (patch)
treec72bd1688e2254d673b00471f04b60caad2ccb31 /doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn
parentd54950bd891eb3a2eeb3300e062ce7fe6482f020 (diff)
downloadikiwiki-6b7819dcc933653d945d24f0e99950d647dbe472.tar
ikiwiki-6b7819dcc933653d945d24f0e99950d647dbe472.tar.gz
Diffstat (limited to 'doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn')
-rw-r--r--doc/bugs/New_comments_are_not_always_displayed__59___need_page_refresh_to_appear.mdwn20
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