Ticket #8387 (closed bug: fixed)
Site: No charset in content-type headers
| Reported by: | rdworth | Owned by: | jquery-infrastructure |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | [meta] ui.site | Version: | 1.8.21 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Our server is not configured to set a charset in the Content-Type http header. See
https://forum.jquery.com/topic/foreign-characters-in-jquery-api-files#14737000003433383
We should fix this, by adding ; charset=utf-8 not only for .js files, but starting there, as they don't have charset inside them, like html files do.
Change History
Note: See
TracTickets for help on using
tickets.


This is fixed on the new servers.