jayvdb added a comment. The MediaWiki code in question is `APIResult::cleanUpUTF8()`, which calls `Language::normalize()` since https://phabricator.wikimedia.org/rMWad19c032b0fe6d5ecbf0ab5a94bc90f6df66d7e2, but has called `UtfNormal::cleanUp()` directly or indirectly since https://phabricator.wikimedia.org/rMW5559e3f2b9b1922f1fe24d4efa0dbc86d38d5232 (MW 1.15).
However https://phabricator.wikimedia.org/rMWf6307768aa823bfb0aae778395584f41e524bdcf shows it wasnt working for some revisions (need to determine whether any official releases contained this bug). TASK DETAIL https://phabricator.wikimedia.org/T102461 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Ricordisamoa, gerritbot, Aklapper, jayvdb, pywikibot-bugs-list, Anshoe, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
