Bug 150855 - build.webkit.org/dashboard should use ISO dates in Trac URLs
Summary: build.webkit.org/dashboard should use ISO dates in Trac URLs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-03 14:20 PST by Alexey Proskuryakov
Modified: 2015-11-03 15:40 PST (History)
2 users (show)

See Also:


Attachments
proposed fix (1.45 KB, patch)
2015-11-03 14:22 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-11-03 14:20:58 PST
Some Trac installations respect Accept-Language, and parse the date accordingly. So 11/3/15 could be either November 3rd or March 11th.

Formatting the date as 2015-11-03 works regardless of user language.
Comment 1 Alexey Proskuryakov 2015-11-03 14:22:45 PST
Created attachment 264724 [details]
proposed fix
Comment 2 WebKit Commit Bot 2015-11-03 15:40:50 PST
Comment on attachment 264724 [details]
proposed fix

Clearing flags on attachment: 264724

Committed r191988: <http://trac.webkit.org/changeset/191988>
Comment 3 WebKit Commit Bot 2015-11-03 15:40:53 PST
All reviewed patches have been landed.  Closing bug.