Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 30901 invoked from network); 29 Jun 2005 18:27:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2005 18:27:06 -0000 Received: (qmail 7900 invoked by uid 500); 29 Jun 2005 18:27:04 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 7870 invoked by uid 500); 29 Jun 2005 18:27:04 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 7855 invoked by uid 99); 29 Jun 2005 18:27:04 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 11:27:04 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 927EF13; Wed, 29 Jun 2005 20:27:01 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 35551] New: - mime.types entry for .js should map to application/javascript X-Bugzilla-Reason: AssignedTo Message-Id: <20050629182701.927EF13@ajax.apache.org> Date: Wed, 29 Jun 2005 20:27:01 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35551 Summary: mime.types entry for .js should map to application/javascript Product: Apache httpd-2.0 Version: 2.1-HEAD Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Runtime Config AssignedTo: bugs@httpd.apache.org ReportedBy: bjoern@hoehrmann.de The current mime.types file has an entry application/x-javascript js Use of such media types is discouraged per RFC 2048, section 2.1.4; the IESG- approved media type application/javascript should be used instead (see https://datatracker.ietf.org/public/pidtracker.cgi?command=view_id&dTag=7686 for details). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org