diff options
author | http://mcfrisk.myopenid.com/ <mikkorapeli@web> | 2011-01-20 19:39:24 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-20 19:39:24 +0000 |
commit | 8d8d2702a4b79e37cd060a9bf3851bb95bd1843f (patch) | |
tree | bb149420f836526ca8da28c40d00191b38de0b9b | |
parent | 4f9d893adb8d5087cded52f2022fbf12a05b0a94 (diff) | |
download | ikiwiki-8d8d2702a4b79e37cd060a9bf3851bb95bd1843f.tar ikiwiki-8d8d2702a4b79e37cd060a9bf3851bb95bd1843f.tar.gz |
-rw-r--r-- | doc/bugs/Pages_with_non-ascii_characters_like_öäå_in_name_not_found_directly_after_commit.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/Pages_with_non-ascii_characters_like_öäå_in_name_not_found_directly_after_commit.mdwn b/doc/bugs/Pages_with_non-ascii_characters_like_öäå_in_name_not_found_directly_after_commit.mdwn new file mode 100644 index 000000000..07ed2f447 --- /dev/null +++ b/doc/bugs/Pages_with_non-ascii_characters_like_öäå_in_name_not_found_directly_after_commit.mdwn @@ -0,0 +1 @@ +At least my setup on kapsi.fi always prints 404 Not Found after adding a page with non-ascii characters in name. But the page exists and is visible after the 404 with url encoding and the blog page is inlined correctly on the feed page. |