aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists/discussion.mdwn
blob: 44ff4143feb7c57ead6ab6bb6abf54a59dcb14d2 (plain)
1
2
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 [[ikiwiki/SubPage/LinkingRules]] with the use of a page's basename when its path relative to the wikiroot should be used.