From: Joey Hess <joey@kitenet.net>
Date: Sun, 6 Nov 2011 20:15:16 +0000 (-0400)
Subject: fixed
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b8f21c0490edba71680cb1c09a35be1a5f1dc55e;p=ikiwiki.git

fixed
---

diff --git a/doc/bugs/wrong_discussion_page_created.mdwn b/doc/bugs/wrong_discussion_page_created.mdwn
index f1ea100ec..f9399da72 100644
--- a/doc/bugs/wrong_discussion_page_created.mdwn
+++ b/doc/bugs/wrong_discussion_page_created.mdwn
@@ -7,3 +7,6 @@ other pages.
 
 For other pages, it should save to page/discussion. page/Discussion does
 not work. And it defaults to Discussion which is just *wrong*.
+
+> This was broken by [[Titles_are_lower-cased_when_creating_a_page]].
+> Added a fix. [[done]] --[[Joey]]