Page MenuHomePhabricator

Replace calls to deprecated methods in TranslatePage (OT)
Closed, ResolvedPublic2 Estimated Story Points

Description

Calls to the following methods should be replaced:

wfWikiID
Language::fetchLanguageNames
WikiPage::factory Separated into T275792
WikiPage::doEditContent Separated into T275792

The current method can be found in the @deprecated comment above each of these method definitions.

Event Timeline

Niharika set the point value for this task to 2.Feb 11 2021, 5:28 PM

Change 666649 had a related patch set uploaded (by Wikitrent; owner: Wikitrent):
[mediawiki/extensions/SecurePoll@master] Replace wfWikiID and Language::fetchLanguageNames with non-deprecated methods

https://gerrit.wikimedia.org/r/666649

Change 666911 had a related patch set uploaded (by Wikitrent; owner: Wikitrent):
[mediawiki/extensions/SecurePoll@master] Replace WikiPage methods with current methods

https://gerrit.wikimedia.org/r/666911

@wikitrent I've separated the WikiPage work into a separate task (see this task's description). Would you mind tagging the second patch against that one instead?

Change 666649 merged by jenkins-bot:
[mediawiki/extensions/SecurePoll@master] Replace wfWikiID and Language::fetchLanguageNames with non-deprecated methods

https://gerrit.wikimedia.org/r/666649