From: www-data Date: Tue, 21 Mar 2006 01:20:09 +0000 (+0000) Subject: web commit by joey X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/c9594a0921453be639fdf343104060d18eecd0d8 web commit by joey --- diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 546bdadbe..e14a4533f 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -18,3 +18,4 @@ * 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?