Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524186 - sys-apps/rename-1.3 - lowcasing doesn't work for russian letters
Summary: sys-apps/rename-1.3 - lowcasing doesn't work for russian letters
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-01 07:48 UTC by headcrabextra
Modified: 2014-10-01 08:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description headcrabextra 2014-10-01 07:48:35 UTC
Lowcasing option works for english letters but doesn't work for russian.

Easy way to reproduce:

crabman@crmlp ~/temp/temp $ touch qweQWEйцуЙЦУ
crabman@crmlp ~/temp/temp $ renamexm --lowcase qweQWEйцуЙЦУ 
crabman@crmlp ~/temp/temp $ ls
qweqweйцуЙЦУ
crabman@crmlp ~/temp/temp $