https://bugzilla.wikimedia.org/show_bug.cgi?id=19528
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Bawolff <[email protected]> 2009-09-29 01:36:31 UTC --- Note, the parameter should add the header: <?xml-stylesheet href="location-to.xsl" type="text/xsl" ?> not <?xml-stylesheet href="location-to.xsl" type="text/xml" ?> As text/xml is not recognized by all browsers (see [[w:XSLT]]). Internet explorer in paticular seems to need text/xsl . -- 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
