Skip to main content

Bug Tracker

Side navigation

#12725 closed bug (fixed)

Opened October 14, 2012 02:58PM UTC

Closed October 15, 2012 03:49PM UTC

Avoid localized UTF-8 characters in intro.js @DATE

Reported by: dmethvin Owned by: bent
Priority: blocker Milestone: 1.9
Component: build Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

If the localized date contains non-ASCII characters, the grunt build task will (rightly) fail. We need to have the @DATE substitution use a non-localized date, preferably ISO 8601.

Attachments (0)
Change History (3)

Changed October 14, 2012 02:59PM UTC by dmethvin comment:1

component: unfiledbuild
milestone: None1.9
priority: undecidedblocker
status: newopen

Changed October 15, 2012 03:02PM UTC by dmethvin comment:2

owner: → bent
status: openassigned

Changed October 15, 2012 03:49PM UTC by Ben Truyman comment:3

resolution: → fixed
status: assignedclosed

Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957

Changeset: 96492b1d44a0c6154e6f98ec57808e6b5f4aaa09