Bug Tracker

Opened 11 years ago

Closed 11 years ago

#12725 closed bug (fixed)

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.

Change History (3)

comment:1 Changed 11 years ago by dmethvin

Component: unfiledbuild
Milestone: None1.9
Priority: undecidedblocker
Status: newopen

comment:2 Changed 11 years ago by dmethvin

Owner: set to bent
Status: openassigned

comment:3 Changed 11 years ago by Ben Truyman

Resolution: fixed
Status: assignedclosed

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

Changeset: 96492b1d44a0c6154e6f98ec57808e6b5f4aaa09

Note: See TracTickets for help on using tickets.