Page MenuHomePhabricator

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

Description

Calls to the following methods should be replaced:

wfWikiID
Language::fetchLanguageNames
WikiPage::factory TODO: separate into new task
WikiPage::doEditContent TODO: separate into new task
IDatabase::nextSequenceValue
User::getEffectiveGroups

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

Event Timeline

wikitrent renamed this task from Replace calls to deprecated method User::getId in CreatePage (OT) to Replace calls to deprecated methods in CreatePage (OT).Feb 10 2021, 6:41 PM
wikitrent updated the task description. (Show Details)
ARamirez_WMF set the point value for this task to 2.Feb 11 2021, 5:28 PM

@TThoabala I've made a few updates to the task description - let me know if anything is unclear! You can ignore the WikiPage stuff, I'll make a new task for that.

Change 668484 had a related patch set uploaded (by TsepoThoabala; owner: TsepoThoabala):
[mediawiki/extensions/SecurePoll@master] Replace calls to deprecated methods in CreatePage (OT)

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

Change 668484 merged by jenkins-bot:
[mediawiki/extensions/SecurePoll@master] Replace calls to deprecated methods in CreatePage (OT)

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