User "Wikinaut" posted a comment on MediaWiki.r89014. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89014#c17264 Commit summary:
fixed bug 28993 - Make OpenID extension aware of user deletions done by extension UserMerge and Delete (and probably others). hooks on the new hooks DeleteAccount and on MergeAccountFromTo e.g. from action in UserMerge Comment: In my local version I changed addHTML to wrapWikiMsg and applied the necessary changes, but this wraps all output text lines into <p>...</p>, which renders the output differently. See https://bugzilla.wikimedia.org/show_bug.cgi?id=19226#c6 and comment in OutputPage. Thus I decided to leave the code for the time being as it is - until the alleged parser bug is solved. But thanks for pointing out. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
