https://bugzilla.wikimedia.org/show_bug.cgi?id=19528
--- Comment #16 from Bawolff <[email protected]> 2009-11-24 03:30:21 UTC --- Created an attachment (id=6820) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6820) make it send a mime type that more browsers recognize This makes the type attribute on <?xml-stylesheet processing instruction be text/xsl, which is recognized by all browsers (in paticular internet explorer; see [[w:xslt]]). It also allows pages in mediawiki namespace to be sent using mime type application/xml, which is a more technically correct mime type for xslt compared to text/x-wiki. (old mozilla (1.8) requires this, however old mozilla also does not recognize &'s in <?xml-stylesheet?> processing instruction, so that part is not really needed, as old mozilla will not work regardless.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
