Bug 1074489 - outdated ubin_table in charset.c
Summary: outdated ubin_table in charset.c
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: less
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jozef Mlich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1146811
TreeView+ depends on / blocked
 
Reported: 2014-03-10 11:15 UTC by Akira TAGOH
Modified: 2015-08-02 23:58 UTC (History)
5 users (show)

Fixed In Version: less-458-7.fc20
Clone Of:
Environment:
Last Closed: 2014-04-06 02:35:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
proposed patch (674 bytes, patch)
2014-03-10 11:15 UTC, Akira TAGOH
no flags Details | Diff

Description Akira TAGOH 2014-03-10 11:15:19 UTC
Created attachment 872630 [details]
proposed patch

Description of problem:
less considers the characters in the range between U+20B6 and U+20BA as the "Not Assigned" and show with $LESSUTFBINFMT. but those were assigned in Unicode 5.2, 6.0 and 6.2.

Version-Release number of selected component (if applicable):
less-458-6.fc20

How reproducible:
always

Steps to Reproduce:
1.echo $'\u20ba' | less
2.
3.

Actual results:
<U+20BA>

Expected results:
₺

Additional info:
You can see more details what they are by gucharmap say.

Comment 1 Jozef Mlich 2014-03-31 08:02:19 UTC
I discussed this issue with Mark Nudelman. He told me, the next less release will be using directly UnicodeData.txt file. 

I will commit this fix for fedora 20.

Comment 2 Fedora Update System 2014-03-31 08:11:54 UTC
less-458-7.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/less-458-7.fc20

Comment 3 Fedora Update System 2014-04-02 09:05:30 UTC
Package less-458-7.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing less-458-7.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-4611/less-458-7.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-04-06 02:35:49 UTC
less-458-7.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


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