summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/Problem_with_umlauts_and_friends.mdwn3
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]]