aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-20 19:05:07 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-20 19:05:07 +0000
commit5c56633e81711986129c7975e927612a6f9d1e84 (patch)
tree88f452a730d61e708a90a4bf93430659e0415d55 /doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists
parentd1999f0357d893924acdc84f7c6c93dab144aa7e (diff)
downloadikiwiki-5c56633e81711986129c7975e927612a6f9d1e84.tar
ikiwiki-5c56633e81711986129c7975e927612a6f9d1e84.tar.gz
web commit by http://madduck.myopenid.com/
Diffstat (limited to 'doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists')
-rw-r--r--doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists/discussion.mdwn b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists/discussion.mdwn
new file mode 100644
index 000000000..439486741
--- /dev/null
+++ b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists/discussion.mdwn
@@ -0,0 +1,3 @@
+On <http://phd.martin-krafft.net/wiki/tag/factors/ideology/>, another symptom of this problem can be seen: the page collects pages linking to `tag/factors/ideology`, and `/factors/language` is one of those. However, the link points to `tag/factors/language`, which does *not* link to `tag/factors/ideology`.
+
+I think this is an artefact of the intersection of ikiwiki [[SubPage/LinkingRules]] with the use of a page's basename when its path relative to the wikiroot should be used. \ No newline at end of file