diff options
-rw-r--r-- | doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
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 new file mode 100644 index 000000000..a34741128 --- /dev/null +++ b/doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn @@ -0,0 +1 @@ +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'. |