X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f0ff1625e09cc4ea44b52c0b2a825f99f99f14e5..5951c1dc8220cbc09e6bdda09bae92aa4e3236e3:/doc/bugs.mdwn diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index d132308ce..e14a4533f 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -14,7 +14,8 @@ * RecentChanges is a regular page, perhaps it should be automatically replaced with a link to the [[CGI]]? * [[ikiwiki]] should go to the same place as [[index]] (on this wiki). -* Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits.>>>>>>> .r230 +* Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits. * Web browsers don't word-wrap lines in submitted text, which makes editing a page that someone wrote in a web browser annoying (`gqip` is vim user's friend here). Is there any way to improve this? +* The diff links in RecentChanges go to a viewcvs backtrace if the rev in question is when the page was added. Is this a viewcvs bug, or a behavior ikiwiki needs to work around?