Bug 4545 - При доступе на ftp:// папки вида "2xxx yyy" отображаются как "yyy" пустые.
Summary: При доступе на ftp:// папки вида "2xxx yyy" отображаются как "yyy" пустые.
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mc (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Kachalov Anton
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-29 12:39 MSD by iLL
Modified: 2008-02-23 17:48 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iLL 2004-06-29 12:39:32 MSD
При доступе на ftp:// папки вида "2xxx yyy" отображаются как "yyy" пустые.
Где "2xxx" это 4-х значное число начинающееся с "2", например 2004 2003, а "yyy"
любые символы, а между ними пробел.
Пример:
"2004 год" "2003 yea" отображаются как "год" "yea",
"2004год" "2003yea" отображаются нормально.
Comment 1 Kachalov Anton 2004-06-29 16:42:37 MSD
из файла vfs/vfs.c:1442 или из vfs/utilvfs.c:400 (CVS):
/*
 * FIXME: this is broken. Consider following entry:
 * -rwx------   1 root     root            1 Aug 31 10:04 2904 1234
 * where "2904 1234" is filename. Well, this code decodes it as year :-(.
 */
как зафиксить я примерно знаю и ща попробую, но если что, народ, больно не
пинайте ;-)
Comment 2 Kachalov Anton 2004-06-29 17:11:19 MSD
fixed in 4.6.0-alt9