6.0.0-alpha10
5/17/25

[#6194] badly parsed ftp directory listing with Turkish language
Summary badly parsed ftp directory listing with Turkish language
Queue Gollem
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester horde-tr (at) metu (dot) edu (dot) tr
Created 02/02/2008 (6314 days ago)
Due 01/05/2008 (6342 days ago)
Updated 02/03/2008 (6313 days ago)
Assigned
Resolved 02/03/2008 (6313 days ago)
Milestone
Patch No

History
02/03/2008 06:05:09 PM Jan Schneider Comment #2
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
This has been fixed in CVS. I'm setting the locale to "C" instead, 
which is the only portable locale.
02/02/2008 07:05:05 PM horde-tr (at) metu (dot) edu (dot) tr Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ badly parsed ftp directory listing with Turkish language
Due ⇒ 01/05/2008
Queue ⇒ Gollem
Reply to this comment
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

Saved Queries