[Webkit-unassigned] [Bug 49989] REGRESSION: Date.parse("Tue Nov 23 20:40:05 2010 GMT") returns NaN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 12:54:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=49989


Andy Estes <aestes at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aestes at apple.com




--- Comment #16 from Andy Estes <aestes at apple.com>  2011-06-20 12:54:39 PST ---
Here is the string that united.com attempts to parse:

Mon Jun 20 11:01:37 CDT 2011

Parsing this string via Date.parse() fails after r79060 but should not (works in Safari 5 and Firefox).

If someone tries to re-land a patch for this bug, please make sure strings such as the one above and the one in <https://bugs.webkit.org/show_bug.cgi?id=55228> can be parsed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list