diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-11-09 13:22:55 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-09 13:22:55 -0400 |
commit | 4a1a49052669eb558e69923ee91d5b73b15594fe (patch) | |
tree | 8530f93612f93d0571dfb889d8e7dfb69420c1c0 /doc | |
parent | aedacfe391e4a4ea00a082966b92b3a640b308d9 (diff) | |
download | ikiwiki-4a1a49052669eb558e69923ee91d5b73b15594fe.tar ikiwiki-4a1a49052669eb558e69923ee91d5b73b15594fe.tar.gz |
closed, I think?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/discussion_pages_with_uppercase_characters_break_the_detection_of_the_best_location.mdwn | 5 |
1 files changed, 5 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 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]] |