]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn
bf5de2804272f2d22aa9681c18ded07f52628300
[ikiwiki.git] / doc / bugs / map_does_not_link_directory_for_which_a_file_also_exists.mdwn
1 [[meta title="map does not link entries which are equal to basename(current_page)"]]
2
3 On <http://phd.martin-krafft.net/wiki/tag/factors/>, the top-level `factors` entry is not linked to the corresponding page. Looking at <http://phd.martin-krafft.net/wiki/tag/factors/language/>, this must be because the page name is the same as the entry name, and ikiwiki probably doesn't take the complete path of subpages into account.