aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn
diff options
context:
space:
mode:
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>2009-10-02 09:08:22 -0400
committerJoey Hess <joey@kitenet.net>2009-10-02 09:08:22 -0400
commite29950ded621525bef0d2981b8d3cad4ea395cf1 (patch)
tree5ece0fc7a6d670be8999213eeabee9a505cc0dab /doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn
parent009f7ffded7446f1b3954ab1973faed5b96acf4d (diff)
downloadikiwiki-e29950ded621525bef0d2981b8d3cad4ea395cf1.tar
ikiwiki-e29950ded621525bef0d2981b8d3cad4ea395cf1.tar.gz
remove unintended wikilink
Diffstat (limited to 'doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn')
-rw-r--r--doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn b/doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn
index 88dbfc39b..262aa24fc 100644
--- a/doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn
+++ b/doc/bugs/unicode_encoded_urls_and_recentchanges.mdwn
@@ -2,7 +2,7 @@ it appears that unicode characters in the title that are unicode letters are spa
> Filenames can have any alphanumerics in them without the __ escaping.
> Your locale determines whether various unicode characters are considered
-> alphanumeric. In other words, it just looks at the [[:alpha:]] character
+> alphanumeric. In other words, it just looks at the \[[:alpha:]] character
> class, whatever your locale defines it to be. --[[Joey]]
this is not a problem per se, but (at least with git backend) the recent changes missinterpret the file name character set (it seems to read the filenames as latin1) and both display wrong titles and create broken links.