]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by rdennis
authorJoey Hess <joey@kitenet.net>
Sun, 24 Feb 2008 12:36:32 +0000 (07:36 -0500)
committerJoey Hess <joey@kitenet.net>
Sun, 24 Feb 2008 12:36:32 +0000 (07:36 -0500)
doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn b/doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn
new file mode 100644 (file)
index 0000000..f9c5c23
--- /dev/null
@@ -0,0 +1,3 @@
+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".
+
+But maybe this is intended behavior? --rdennis