User "Krinkle" changed the status of MediaWiki.r87340.

Old Status: new
New Status: fixme

User "Krinkle" also posted a comment on MediaWiki.r87340.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87340#c16719
Commit summary:

Moved "printfooter" and debug HTML away from "bodytext" so that they can be 
easily modified by extensions with the SkinTemplateOutputPageBeforeExec hook; 
always moved generation of debug HTML just before executing the hook so that it 
includes more items

Comment:

"printfooter" in SkinLegacy.php is escaped in single quotes. Causes slashes to 
end up in the actual HTML:

<pre>
<div class=\"printfooter\">Retrieved from "<a href="http:
</pre>

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to