Bug #857

Date is not save correctly in logfile

Added by Malte Jansen about 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-06-25
Priority:Could have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Log
Target version:- Estimated time:0.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

On line 75 of http://forge.typo3.org/repositories/entry/package-log/trunk/Classes/F3_Log_SimpleFileLogger.php

The dateformat '%y-%m-%d %T' must look like this '%y-%m-%d %H:%M:%S' although %T should be the same as %H:%M:%S. But windows leaves the time blank.

Associated revisions

Revision e73cc619
Added by Bastian Waidelich almost 7 years ago

  • FLOW3: (Log) Integrated Log package (including simpleFileLogger) into FLOW3 package and updated two references in FLOW3/Security. This resolves #1454.
  • FLOW3: (Log) Changed date format in SimpleFileLogger from '%y-%m-%d %T' to '%y-%m-%d %H:%M:%S'. This fixes #857.

History

#1 Updated by Robert Lemke almost 7 years ago

  • Project changed from Log to TYPO3.Flow

#2 Updated by Robert Lemke almost 7 years ago

  • Category set to Log

#3 Updated by Bastian Waidelich almost 7 years ago

  • Status changed from New to Resolved
  • Assigned To set to Bastian Waidelich
  • % Done changed from 0 to 100

Resolved in r1217.

Also available in: Atom PDF