diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 00:39:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 00:39:22 -0400 |
commit | 4a9d15c281985829b390ed58d7d34126ae567aaf (patch) | |
tree | b940f1573e483f753be772cdc0e083148c9af88a | |
parent | a9e28ffa47f345eb411a872da741f3fbf714adf3 (diff) | |
download | ikiwiki-4a9d15c281985829b390ed58d7d34126ae567aaf.tar ikiwiki-4a9d15c281985829b390ed58d7d34126ae567aaf.tar.gz |
closing this bug
-rw-r--r-- | doc/bugs/diff_links_to_backtrace.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/diff_links_to_backtrace.mdwn b/doc/bugs/diff_links_to_backtrace.mdwn index 58ac8d795..0a361aa24 100644 --- a/doc/bugs/diff_links_to_backtrace.mdwn +++ b/doc/bugs/diff_links_to_backtrace.mdwn @@ -3,3 +3,7 @@ question is when the page was added. Is this a viewvc bug, or a behavior ikiwiki needs to work around? - As a special case, there should certianly be no history link for pages generated from the underlaydir as it can never work for them. + +Hmm, gitweb deals with this ok, and can even handle the case where a page +was renamed from some other filename. So I don't think it's appropriate +for ikiwiki to worry about this. [[done]] --[[Joey]] |