Bug 134501 - doesn't show the CJK page correctly on UTF-8 locale
Summary: doesn't show the CJK page correctly on UTF-8 locale
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: elinks
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karel Zak
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-04 03:53 UTC by Akira TAGOH
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-29 18:47:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2004-10-04 03:53:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.7.3)
Gecko/20041001 Debian/1.7.3-3

Description of problem:
elinks can't show the euc-jp page on UTF-8 locale.

Version-Release number of selected component (if applicable):
elinks-0.9.2-0.rc7.4

How reproducible:
Always

Steps to Reproduce:
1.elinks http://www.yahoo.co.jp/
2.
3.
    

Actual Results:  shows unreadable strings

Expected Results:  shows Japanese correctly

Additional info:

Comment 1 Akira TAGOH 2004-10-07 04:28:52 UTC
elinks also doesn't work for CJK. for another testcase,
LANG=ko_KR.UTF-8 elinks http://kr.yahoo.com/
LANG=zh_CN.UTF-8 elinks http://cn.yahoo.com/
LANG=zh_TW.UTF-8 elinks http://tw.yahoo.com/

Comment 2 Karel Zak 2004-10-13 16:16:53 UTC
I have feedback about it from upstream developers.

Elinks doesn't use UTF8 internaly and doens't expect it in rendering
algorithms. Elink does conversion to UTF8 before output to screen --
but for multibytes like ko_KR.UTF-8 it destroys everything that
rendering alorithm prepared for page.

Other words, elinks hasn't real UTF8 support.

Comment 5 Peter van Egdom 2005-07-29 18:47:12 UTC
Closing bug - proper support for UTF-8 in "elinks" has to be done upstream.


Note You need to log in before you can comment on or make changes to this bug.