aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-10 23:16:09 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-10 23:16:09 +0000
commit942d5896cdf8467de52a4db8f4c959e6bb4a602b (patch)
tree8360cb5e91eda504b54bb884a81564157ef531fc /doc/bugs.mdwn
parenteeb4e694d324b3c78a585b2e80202a03b3cda405 (diff)
downloadikiwiki-942d5896cdf8467de52a4db8f4c959e6bb4a602b.tar
ikiwiki-942d5896cdf8467de52a4db8f4c959e6bb4a602b.tar.gz
added cgi support
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 235f06fb7..e052763f1 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -4,3 +4,5 @@
to point to it, but will forget to update the linkbacks in Foo/Baz.
And if Foo/Bar/Baz is then removed, it forgets to update Foo/Bar to link
back to Foo/Baz.
+* Foo/Bar/Baz shows up as Bar/Baz in the linkbacks on page Foo/Bar. Should
+ show as just Baz there.