Opened 19 years ago

Last modified 19 years ago

#1488 closed Patch

Fixes Wrong Date Bug

Reported by: prophetca Owned by:
Priority: normal Component: Other
Keywords: Cc: prophetca, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

FiileZilla 2.2.16 sets the date incorrectly when preserve
date/time is used. Dates older than a month are set to
the previous day because they don't have a time zone
offset calculated for them. For dates older than a month,
FileZilla tells the OS to set the time to 12am. Without
the timezone offset thats actually 5pm of the previous
day in the pacific time zone, 8pm of the previous day on
the east coast, etc. The patch is a diff generated by diff -
u.

Attachments (1)

FtpControlSocket.diff (1.1 KB ) - added by prophetca 19 years ago.
Diff Patch to FtpControlSocket.cpp

Download all attachments as: .zip

Change History (2)

by prophetca, 19 years ago

Attachment: FtpControlSocket.diff added

Diff Patch to FtpControlSocket.cpp

comment:1 by Tim Kosse, 19 years ago

Thanks, applied to CVS.

Note: See TracTickets for help on using tickets.