Bug 65720 - Date parsing too strict?
Summary: Date parsing too strict?
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_mbox (show other bugs)
Version: 2.4.39
Hardware: PC Mac OS X 10.1
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 15:23 UTC by Sebb
Modified: 2021-12-03 15:23 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2021-12-03 15:23:27 UTC
The following email:

http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200206.mbox/%3c3D11E59B004E577C@mel-rta7.wanadoo.fr%3e%20(added%20by%20postmaster@wanadoo.fr)

has the header

Date: Sun, 30 Jun 2002 1:4:31 +0100

This is shown in the listing as:

Date	Thu, 01 Jan 1970 00:00:00 GMT


Looks like the parser does not like single-digit HH and MM.