X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d02b1a5e8902a857d55798d4a3baa6668a4f8bfb..dfef3e8bb6cc2463f7c896376510a830cdc34586:/doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn diff --git a/doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn b/doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn index a34741128..cb82766fa 100644 --- a/doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn +++ b/doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn @@ -1 +1,6 @@ As it says on the tin. I think $page might need to be lowercased in editpage.pm. Workaround until then is to change the setting to 'discussion'. + +> [[news/version_20111106]] says: "Fix handling of discussion page creation +> links to make discussion pages in the right place and with the right case. +> Broken by page case preservation feature added in 3.20110707." So I think +> this is probably [[done]]? --[[smcv]]