diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-12 14:02:32 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-12 14:02:32 -0500 |
commit | c8bf872775f3eb53b99b575c2ca5bd1c39d8b38c (patch) | |
tree | 364780581867fcc835cef4759dc1ef5bb5683773 | |
parent | 8ffa59e6104be71b043b835920cb34d837b91fbf (diff) | |
download | ikiwiki-c8bf872775f3eb53b99b575c2ca5bd1c39d8b38c.tar ikiwiki-c8bf872775f3eb53b99b575c2ca5bd1c39d8b38c.tar.gz |
not an ikiwiki bug, really
-rw-r--r-- | doc/bugs/Problem_with_umlauts_and_friends.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Problem_with_umlauts_and_friends.mdwn b/doc/bugs/Problem_with_umlauts_and_friends.mdwn index 3e64b7e04..ed37e49f4 100644 --- a/doc/bugs/Problem_with_umlauts_and_friends.mdwn +++ b/doc/bugs/Problem_with_umlauts_and_friends.mdwn @@ -9,3 +9,6 @@ Select *Edit*, log in, have `w3m` spawn an editor for editing the page and notic that all umlauts and friends have disappeared. /!\ If the user now saves the page, the mangled page will be entered into the RCS, so don't do this on the ikiwiki sandbox page. + +> Yes, if you run a web browser in a non-utf8 locale, it can neither +> display nor properly edit unicode. --[[Joey]] |