Edgewall Software

Opened 9 years ago

Last modified 9 years ago

#12007 closed enhancement

Use lower logging level for "Invalid Date" — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: lowest Milestone: 1.0.6
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I see the following rather frequently in the logs (Trac 1.0.6).

2015-03-26 23:40:37,471 Trac[main] WARNING: [81.149.25.66] HTTPInternalError: 500 Invalid Date ("2007-01-17T17:39:21 01:00" is an invalid date, or the date format is not known. Try "MMM d, y" or "YYYY-MM-DDThh:mm:ss±hh:mm" instead.)

Since this is just invalid date entry, we could log at DEBUG level (similar to #12005).

Change History (0)

Note: See TracTickets for help on using tickets.