summaryrefslogtreecommitdiff
path: root/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn
blob: 0f437e81b13a8ebc02452b10b38d15f155ea21fc (plain)

[[meta title="map does not link entries which are equal to basename(current_page)"]]

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.

[[notfixed|notdone]] --[[Joey]]

I can confirm that most if the issues are fixed, but if you look at the "tagged pages" map at http://phd.martin-krafft.net/wiki/tag/factors/ again, you'll notice that map still includes and links to pages that do not match the pagespec. The list includes entries like tag/factors/contribute, but that page does not link/is not tagged with any factors* tag. --[[madduck]]