Bug 142706 - When Hangul Name is over 3 character, 4th character doesn't be seen in command line's directory name
Summary: When Hangul Name is over 3 character, 4th character doesn't be seen in comm...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mc
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-13 05:38 UTC by sangu
Modified: 2013-07-02 23:03 UTC (History)
2 users (show)

Fixed In Version: 4.6.1a-0.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-12-21 14:59:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2004-12-13 05:38:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko-KR; rv:1.7.5)
Gecko/20041212 Firefox/1.0

Description of problem:
When Hangul Name is  over 3 charecter, 4th character doesn't be seen
in command line's directory name.

Hangul is Korean alphabet.



Version-Release number of selected component (if applicable):
mc-4.6.1a-0.1

How reproducible:
Always

Steps to Reproduce:
1. mkdir ì¼ì´ì¼ì¬ì¤
2. cd ì¼ì´ì¼ì¬ì¤
3. mc
    

Actual Results:  Directory name is "ì¼ì´ì¼" in commandline.

Expected Results:  Directory name is "ì¼ì´ì¼ì¬ì¤" in commandline.

Additional info:

lcoale is ko_KR.UTF-8

Comment 2 Jindrich Novy 2004-12-21 14:59:15 UTC
Sangu, the problem was in the mbstrlen() in utf8 patch. I fixed it so
this problem should not occur any more. I addition I did several fixes
to the code, so that the wide text in ko_KR.UTF-8 locale will fit
pull-down menus and dialogs, so it makes a live with KR locales a bit
easier.

Could you please check if you see yet anything wrong with the
mentioned locales in mc?


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