diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-17 16:35:45 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-17 16:35:45 -0500 |
commit | 48e3050f18e2ee0fe319a852d86c6d67391780c1 (patch) | |
tree | 3c538ed4e7252fd387dd1062ffe4aba0f5fb7e88 /doc/bugs | |
parent | b64bb78f1211bc885074eb937852372ceac5fdc7 (diff) | |
download | ikiwiki-48e3050f18e2ee0fe319a852d86c6d67391780c1.tar ikiwiki-48e3050f18e2ee0fe319a852d86c6d67391780c1.tar.gz |
guess I can call this done again
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn index a49e32e39..afc5d90cc 100644 --- a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn +++ b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn @@ -2,7 +2,7 @@ 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]] +[[done]] --[[Joey]] I can confirm that most if the issues are fixed, but 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. I have put a snapshot of the site as it was when I saw this bug at <http://scratch.madduck.net/web__phd.martin-krafft.net__map-bug-1.tgz> and can return to the state at any time, but I needed to move on now... |