https://bugs.kde.org/show_bug.cgi?id=510976
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/fe8d690 | |bd70dccdf102c86222e62247314 | |8aeddc Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Méven <[email protected]> --- Git commit fe8d690bd70dccdf102c86222e622473148aeddc by Méven Car, on behalf of Efe Çiftci. Committed on 12/09/2026 at 15:46. Pushed by meven into branch 'master'. workers/ftp: implement proper file modification timestamps using RFC3659 The current FTP worker implementation displays incorrect modification timestamps for files older than a year due to legacy listing format limitations. This commit resolves the issue by implementing RFC3659 support to retrieve precise UTC timestamps. M +137 -1 src/kioworkers/ftp/ftp.cpp M +25 -0 src/kioworkers/ftp/ftp.h https://invent.kde.org/frameworks/kio/-/commit/fe8d690bd70dccdf102c86222e622473148aeddc -- You are receiving this mail because: You are watching all bug changes.
