From 40a0b3e74889ec46824716cdfda770d370107669 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kodama.kitenet.net>
Date: Sun, 24 Feb 2008 16:50:58 -0500
Subject: close

---
 doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'doc/bugs')

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
index f9c5c2344..e8f033aa4 100644
--- a/doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn
+++ b/doc/bugs/inline_plugin_rootpage_option_is_not_case_insensitive.mdwn
@@ -1,3 +1,9 @@
 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
+
+> It is. Ikiwiki does not try to subvert the case sensativity of the
+> filesystem. It just avoids you having to get the case right when
+> referring to existing files, by wikilinks or pagespecs --[[Joey]] 
+
+[[tag done]]
-- 
cgit v1.2.3