User "Xqt" posted a comment on pywikipedia.r9684. Full URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/9684#c25268 Commit summary:
use "xmlcharrefreplace" replacement and forceInterwiki for Page.__str__()from rewrite branch Comment: using the config.console_encoding gives bot owners the choise over that. Converting unicode to string (which means ascii) means a loss of informations. encoding to html entities gives the choice to find the result on a wiki if you search for the result whereas "?????" doesn't match. Anyway I copied it from rewrite branch and maybe russ had an idea for that change ;) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
