X-debbugs-cc: [EMAIL PROTECTED] Package: wget Version: 1.10.2-2 Severity: normal
Big problem. $ echo $f %E9%A6%96%E9%A1%B5 $ wget -nv http://zh.wikipedia.org/wiki/$f 2>&1|qp-encode 14:47:31 URL:http://zh.wikipedia.org/wiki/%E9%A6%96%E9%A1%B5 [101660] -= > "=E9=A6%96=E9=A1=B5" [1] $ ls|qp-encode =E9=A6%96=E9=A1=B5 Note the %96 where the 3rd byte should be. $ ls|od -c 0000000 351 246 % 9 6 351 241 265 \n 0000011 -- System Information: Locale: LANG=zh_TW.utf8, LC_CTYPE=zh_TW.utf8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]