https://bugzilla.wikimedia.org/show_bug.cgi?id=28350
--- Comment #5 from steevithak <[email protected]> 2011-03-31 23:20:47 UTC --- As I said, the bug may be in the *documentation* rather than the code. If $wgDocType id deprecated or conflicts with $wgHtml5, then the docs need updating. My experience was that once I set $wgHtml5 to false, the behavior of the software matched the explanation in the docs (e.g. changing $wgDocType changed the doctype value in the generated page). I wanted to set the doctype to XHTML transitional because I'm working on getting the mediawiki generated pages to validate. With the strict doctype I get a lot of errors when validating through the W3C checker. Many of those issues are not errors under XHTML transitional. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
