Bug 527859 - RFE: rebase zsh for the newer utf-8 support
Summary: RFE: rebase zsh for the newer utf-8 support
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: zsh
Version: 5.4
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-08 00:21 UTC by Ding-Yi Chen
Modified: 2013-03-26 15:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-26 15:43:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ding-Yi Chen 2009-10-08 00:21:00 UTC
Description of problem:
zsh older than 4.3.1 does not handle  the inputting utf8 string properly.
Thus the inputting utf8 string looks messy.


Version-Release number of selected component (if applicable):
zsh-4.2.6-3.el5


How reproducible:
Always


Steps to Reproduce:
1. In gnome-terminal, with zsh as current shell.
2. copy the string "中文" (chinese)
3. past in zsh
  
Actual results:
The screen showing the string 中�^�^  


Expected results:
The screen showing the string 中文

Additional info:
I've also built and tried zsh-4.3.10 in RHEL5, it works for me.
So maybe you can consider upgrade the zsh.

Comment 1 James Antill 2009-10-08 04:05:10 UTC
This is unlikely to be added, as it's such a big change and would likely break something.

Comment 2 Ding-Yi Chen 2009-10-08 23:36:58 UTC
That's why I seek professional opinion.  :-)

After your investigation, if you still feel that the upgrade is inappropriate, though it is a pity, I understand.

Comment 3 Jan Zeleny 2013-03-26 15:43:02 UTC
As James indicated in comment 1, this is rather big change and it has potential to break things. Since we are now in very late stage of RHEL5 development cycle, this is unacceptable. I'm sorry but I have to close the bug, it won't be addressed in RHEL5.


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