Search and Top Navigation
#8387 closed bug (fixed)
Opened June 08, 2012 09:29AM UTC
Closed October 04, 2012 02:11AM UTC
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: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (1)
Changed October 04, 2012 02:11AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
This is fixed on the new servers.