From: Joey Hess Date: Sat, 10 Nov 2007 23:59:01 +0000 (-0500) Subject: web commit by tschwinge: Problem with umlauts and friends. X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/2f2470d8353e23ebc58ea9edd6b1d9c3e406b471 web commit by tschwinge: Problem with umlauts and friends. --- diff --git a/doc/bugs/Problem_with_umlauts_and_friends.mdwn b/doc/bugs/Problem_with_umlauts_and_friends.mdwn new file mode 100644 index 000000000..3e64b7e04 --- /dev/null +++ b/doc/bugs/Problem_with_umlauts_and_friends.mdwn @@ -0,0 +1,11 @@ +I can't tell yet if this is a problem with ikiwiki, or rather with the web server, +or `w3m`, or whatever. + +To reproduce: + + $ LC_ALL=C w3m http://ikiwiki.info/sandbox/ + +Select *Edit*, log in, have `w3m` spawn an editor for editing the page and notice +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.