diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlnbESeWdgYoNUv8CK1AowvNCOHehGavwg <Christian@web> | 2011-10-30 19:14:12 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-10-30 19:14:12 -0400 |
commit | d02b1a5e8902a857d55798d4a3baa6668a4f8bfb (patch) | |
tree | c3eccbb4c1810c56b7456d6b6682fa439fa6b2b9 | |
parent | ef704b0fd4731665c77afdf6472bbb0d2f9f5988 (diff) | |
download | ikiwiki-d02b1a5e8902a857d55798d4a3baa6668a4f8bfb.tar ikiwiki-d02b1a5e8902a857d55798d4a3baa6668a4f8bfb.tar.gz |
new bug
-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'. |