Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 8 months ago by dmethvin
- Priority changed from undecided to blocker
- Status changed from new to open
- Component changed from unfiled to build
- Milestone changed from None to 1.9
comment:3 Changed 8 months ago by Ben Truyman
- Status changed from assigned to closed
- Resolution set to fixed
Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957
Changeset: 96492b1d44a0c6154e6f98ec57808e6b5f4aaa09
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
