https://bugzilla.wikimedia.org/show_bug.cgi?id=19528
--- Comment #15 from Bawolff <[email protected]> 2009-11-23 23:12:21 UTC --- Note, in addition, some browsers (older gecko based browsers) are strict about mime type that the xslt is sent with. Pretty please (With a cherry on top) make the xslt file be sent with a mime type of application/xml and change the <?xml-stylesheet line to: <?xml-stylesheet href="location-to.xsl" type="text/xsl" ?> This would actually make this work on a wide variaty of browsers. -- 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
