diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 10:15:05 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 10:15:05 +0000 |
commit | d3ec2b8c12b23c26601e88cfb737a58337d549af (patch) | |
tree | e3a68dd28a708fdc0e1378fd6cf481f08d0b6388 /doc | |
parent | 5835933221ac0bdf3d5bf9421dcca465a3ff62d7 (diff) |
web commit by http://madduck.myopenid.com/: removing fixed flag, add confirmation and point at a minor remaining issue
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn | 4 |
1 files changed, 3 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 f635351c9..0f437e81b 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,4 +2,6 @@ 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. -[[fixed|done]] --[[Joey]] +[[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]]
\ No newline at end of file |