Opened 11 years ago

Closed 11 years ago

#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:
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.

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: fixed
Status: newclosed

This is fixed on the new servers.

Note: See TracTickets for help on using tickets.