map: The fix for #449285 was buggy and broke display of parents in certian circumstances.
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 23 Aug 2008 17:10:49 +0000 (13:10 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 23 Aug 2008 17:10:49 +0000 (13:10 -0400)
commit9b10f5eab22be36cf3b3a217076c76a669b4aafa
treecb60acfdbc8e810d45ee108a5677d02865577160
parentd84e43faacbeb1e43224aa65d5ea8c19e657779e
map: The fix for #449285 was buggy and broke display of parents in certian circumstances.

The use of $dummy was not sufficient, because it only stuck around for the
first element after a dummy parent, and was then lost. Instead, use a
$addparent that contains the actual dummy parent, so it can be compared
with the new item to see if we're still under that parent or have moved to
another one.
IkiWiki/Plugin/map.pm
debian/changelog
doc/bugs/map_is_inconsistent_about_bare_directories.mdwn