-
Logged In: YES
user_id=119408
The patch file had UNIX line-endings.... I changed it to be
DOS-style line endings, which fixes the problems applying
it. Apply with the command:
patch < Lowercase-Timestamp.patch.
2004-03-10 09:28:06 UTC in VSSExtractor & ConversionServer
-
Logged In: YES
user_id=119408
There is a patch posted that fixes this bug.
2001-10-17 15:33:56 UTC in VSSExtractor & ConversionServer
-
Logged In: YES
user_id=119408
There is a patch posted that fixes this bug.
2001-10-17 15:33:36 UTC in VSSExtractor & ConversionServer
-
Logged In: YES
user_id=119408
There is a patch posted that fixes this bug.
2001-10-17 15:31:28 UTC in VSSExtractor & ConversionServer
-
This patch fixes the VSSExtractor converting all files
to lowercase before transmitting to the cserver.
It also fixes some problems in converting the
timestamps that VSS uses to a format understandable by
the cserver. As a consequence, this also fixes a bug
where the history would be sent in the wrong order,
causing the cserver to drop many items.
2001-10-17 15:29:18 UTC in VSSExtractor & ConversionServer
-
The timestamp sent by VSSExtractor is broken (at least
for me :) in three ways. 1) The day and the month are
swapped. 2) There is an empty space in the first digit
of the hour if it is less than 10, instead of a 0. 3)
The time is in a 12-hour format instead of 24-hour.
I have a patch for the cserver to correct these
issues, but since the problem lies in the VSSExtractor
I didn't...
2001-10-16 20:14:27 UTC in VSSExtractor & ConversionServer