From: Joey Hess Date: Sun, 6 Nov 2011 20:15:16 +0000 (-0400) Subject: fixed X-Git-Tag: 3.20111106~1 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b8f21c0490edba71680cb1c09a35be1a5f1dc55e 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]]