[Tickets #6194] badly parsed ftp directory listing with Turkish language

bugs at horde.org bugs at horde.org
Sat Feb 2 19:05:06 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=6194
-----------------------------------------------------------------------
 Ticket             | 6194
 Created By         | horde-tr at metu.edu.tr
 Summary            | badly parsed ftp directory listing with Turkish language
 Queue              | Gollem
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Milestone          | 
 Patch              | 
 Owners             | 
-----------------------------------------------------------------------


horde-tr at metu.edu.tr (2008-02-02 14:05) wrote:

I am translating gollem to Turkish.

I configured a ftp backend.

After logging in to horde with "Turkish" language choosen, file manager
displays the ftp listing badly parsed.  All attributes (filename, owner,
group, size ..etc) are listed under "Name" column. This leads to lack of
all maniplation features. 

Changing the line 660 of horde/lib/VFS.php from;

setlocale(LC_CTYPE, 'en');

to;

setlocale(LC_CTYPE, 'en_US');

solved the problem for me.

All the best.

Emre Sezginer
horde-tr at metu.edu.tr



More information about the bugs mailing list