Ticket #8387 (closed bug: fixed)

Opened 12 months ago

Last modified 8 months ago

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

comment:1 Changed 8 months ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to fixed

This is fixed on the new servers.

Note: See TracTickets for help on using tickets.