User "Happy-melon" posted a comment on MediaWiki.r87628. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87628#c16659 Commit summary:
(bug 28834) Restore nl2br() wrappers removed in r85918. Comment: No because a) the parameter was added in PHP 5.3 and so may not be available, and (more importantly) b) wfDie() does not assume that it is able to access the value of <tt>$wgWellFormedXml</tt> in either LocalSettings or DefaultSettings, and so unconditionally outputs an <tt>XHTML 1.0 Transitional</tt> doctype, regardless of the general state of the wiki. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
