aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/diff_links_to_backtrace.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-23 00:51:19 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-23 00:51:19 +0000
commitcbfe2af8b5e28a1c33125467bee81edc7ac03ccc (patch)
tree64f9885f8485e055a5af143e5afcf3faa105ad18 /doc/bugs/diff_links_to_backtrace.mdwn
parent9289f684bb4fb90acb06013b2059cfb92c7fe354 (diff)
downloadikiwiki-cbfe2af8b5e28a1c33125467bee81edc7ac03ccc.tar
ikiwiki-cbfe2af8b5e28a1c33125467bee81edc7ac03ccc.tar.gz
make the bugs page work like the todo page
Diffstat (limited to 'doc/bugs/diff_links_to_backtrace.mdwn')
-rw-r--r--doc/bugs/diff_links_to_backtrace.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/diff_links_to_backtrace.mdwn b/doc/bugs/diff_links_to_backtrace.mdwn
new file mode 100644
index 000000000..16f84fafb
--- /dev/null
+++ b/doc/bugs/diff_links_to_backtrace.mdwn
@@ -0,0 +1,5 @@
+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?
+ - As a special case, there should certianly be no history link for
+ pages generated from the underlaydir as it can never work for them.