From: Joey Hess Date: Sun, 27 Feb 2011 20:08:02 +0000 (-0400) Subject: response X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=89ef7ad8e894e7e9b39c30e9eea255c4e8b9b71b;p=ikiwiki.git response --- diff --git a/doc/bugs/comments_appear_two_times.mdwn b/doc/bugs/comments_appear_two_times.mdwn index da84cc77b..2d9555644 100644 --- a/doc/bugs/comments_appear_two_times.mdwn +++ b/doc/bugs/comments_appear_two_times.mdwn @@ -3,3 +3,14 @@ When a comment is added to page named "directory/page" it also appears in the pa This seems to happen at least with versions 3.20100815.6 and 3.20110225. Id didn't happen in version from about a year ago. I created a testing ikiwiki installation demonstrating this bug. The same comment can be seen at and at . The corresponding git repo can be cloned by git clone git://rtime.felk.cvut.cz/~sojka/blog.git + +> Unfortunatly, that git repo seems to be empty. +> Perhaps you forgot to push to it? Thank you for working +> to provide a way to reproduce this! +> +> Myself, I cannot reproduce it. Eg, my blog has all posts +> under , but that page +> shows none of the comments to my blog posts. And here on ikiwiki.info, +> posts on the forum have comments, but they don't show up as comments +> to the [[forum]] page. +> --[[Joey]]