Issues.00485 - lordmundi/wikidoctest GitHub Wiki

00485: WCS should deliver xsl and xslt files as application/xslt+xml

« 00484 | Issues | 00486 »

Summary: WCS should deliver xsl and xslt files as application/xslt+xml

Created: 2013–03–13 11:20

Status: Released

Category: Request

From: frankie

Version: 2.3

Released_In: 2.4

Description:

For a long time, there was no defined mime type for xsl files. With the release of XSLT 2.0, the W3C recommended using the MIME media type of "application/xslt+xml". The WCS currently returns xslt files with a mime type of "application/xml" and some browsers like Chrome have an internal warning they raise (although it continues to function correctly).

This is a request to update the WCS to return XSLT files with the new preferred mime type.


Comments


« 00484 | Issues | 00486 »

Associated Commits

| commit | 5e76287a0a9c59ad5013c33b548b1c4ea883bd23 link5 | || | Author: | Frank Graffagnino | | Date: | Wed Mar 13 12:18:29 2013 -0500 | | Message: | [@Issue 00485: Changed mime type for xsl and xslt files to application/xslt+xml @] |

Affected Files:

tcltk_unix/tcl8.5/dandelion1.0/mime.txt  | 2 ±
 tcltk_win32/tcl8.5/dandelion1.0/mime.txt | 2 ±
 2 files changed, 2 insertions(+), 2 deletions(-)