]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn
* Disable taint checking for all builds as people keep complaining about it,
[git.ikiwiki.info.git] / doc / bugs / inline_plugin_rootpage_option_is_not_case_insensitive.mdwn
1 If rootpage is "foo/Bar" and a directory "foo/bar" exists already, the new pages go into the "foo/Bar" directory instead of the existing "foo/bar".
3 But maybe this is intended behavior? --rdennis