Commit 62383feb authored by travis%sedsystems.ca's avatar travis%sedsystems.ca

Bug 283933 : Bugzilla should send XML templates as application/xml

Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave
parent e194919e
......@@ -128,7 +128,7 @@ use constant contenttypes =>
{
"html" => "text/html" ,
"rdf" => "application/rdf+xml" ,
"xml" => "text/xml" ,
"xml" => "application/xml" ,
"js" => "application/x-javascript" ,
"csv" => "text/plain" ,
"png" => "image/png" ,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment