Bill Lucy created MYFACES-4025:
----------------------------------
Summary: Incorrect JS content-type
Key: MYFACES-4025
URL: https://issues.apache.org/jira/browse/MYFACES-4025
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.2.8
Reporter: Bill Lucy
Assignee: Bill Lucy
Priority: Minor
We maintain some HtmlUnit tests, and I noticed that with MyFaces we've been
getting these messages:
Obsolete content type encountered: 'application/x-javascript'.
We certainly don't want to be using 'application/x-javascript', since that's a
very outdated type. Convention, and our own code, suggests that we should be
using the 'text/javascript' MIME type. This is a fairly trivial change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)