Opened 18 years ago
Last modified 18 years ago
#1152 closed Bug report
filezilla and date problem
Reported by: | mitjasl | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | Cc: | mitjasl, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
FTP server is on AIX platform, where language is set to
slovenian.
If file is created in august, it doesn't appear in
filezilla remote file window.
If I "touch -t" file date to july or september, then I
can see it in filezilla remote window.
I have enabled debuging and I can see files listed in
trace:
Trace: -rwxrwx--- 1 irc PowerH 9 31 jan 2002 1.txt
Trace: -rwxrwx--- 1 irc PowerH 9 16 avg 14:53 2.txt
But file 2.txt doesn't appear in remote file list window.
There are problems with parsing months like "avg".
Same problem on hp-ux with slovenian language, when
file or directory is created in august (avg).
Other slovenian abbreviates are: jan, feb, mar,apr,
maj, jun, jul, avg, sep, okt, nov, dec
Filezilla is the latest (tested with older versions too).
Thanks for reporting. This problem will be fixed in the next
version.
A fix has been commited to the CVS repository.