From jira-events at lists.jboss.org Wed Jan 5 07:00:18 2011 Content-Type: multipart/mixed; boundary="===============6977390056630565474==" MIME-Version: 1.0 From: Richard Kennard (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-10129) RichFaces generates 'text/javascript' but it should be 'application/javascript' according to RFC 4329 Date: Wed, 05 Jan 2011 07:00:18 -0500 Message-ID: <1858565862.40359.1294228818068.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============6977390056630565474== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable RichFaces generates 'text/javascript' but it should be 'application/javascr= ipt' according to RFC 4329 ---------------------------------------------------------------------------= -------------------------- Key: RF-10129 URL: https://issues.jboss.org/browse/RF-10129 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 3.3.2.SR1 Reporter: Richard Kennard Priority: Minor RichFaces typically generates code like... ...but the script type 'text/javascript' is obsolete according to http://ww= w.ietf.org/rfc/rfc4329.txt. This creates warnings when using tools such as = HtmlUnit: 05/01/2011 9:21:30 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerIm= pl notify WARNING: Obsolete content type encountered: 'text/javascript'. Apparently it should be 'application/javascript'. -- = This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6977390056630565474==--