When using the search plugin, results are linked to foo/bar/index.html,
whether or not usedirs is enabled; when usedirs is enabled, the link should
point to foo/bar/ instead.
Similarly, after editing a page
foo/bar/, the user is redirected tofoo/bar/index.html?updatedinstead offoo/bar/?updated. --Jason BlevinsEven with
usedirs, there is no reason why theindex.htmlshould be called directly, and it might break content negotiation. Please just direct to the directory. --madduckThis bug affects the amazon s3 plugin -- when using that plugin plus the search plugin, you need to enable
amazon_s3_dupindex. So this definitly should be fixed. --Joeydone, the new xapian search uses nice urls