[Webkit-unassigned] [Bug 12512] New: pubDate without day in RSS-Feeds is ignored.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 31 15:00:18 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12512
Summary: pubDate without day in RSS-Feeds is ignored.
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: opendarwin at hoepfl.de
RFC822 specifies that a date string has an optional day:
[ day "," ] date time
Safari fails to parse the date if the day is not specified.
"Wed, 24 Jan 2007 22:30:00 +0100" does work, "24 Jan 2007 22:30:00 +0100"
should work but does not.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list