Page MenuHomePhabricator

Update Scribunto not to use deprecated EditPageBeforeEditChecks hook
Closed, ResolvedPublic1 Estimated Story Points

Description

The hook was deprecated in https://gerrit.wikimedia.org/r/#/c/344805/ (MW 1.29).

Use 'EditPageGetCheckboxesDefinition' instead, or 'EditPage::showStandardInputs:options' if you don't actually care about checkboxes and just want to add some HTML to the page.

Event Timeline

Change 345610 had a related patch set uploaded (by Bartosz Dziewoński):
[mediawiki/extensions/Scribunto@master] Do not use deprecated EditPageBeforeEditChecks hook

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

Jdforrester-WMF edited projects, added VisualEditor; removed Patch-For-Review.
Jdforrester-WMF set the point value for this task to 1.

Change 345610 merged by jenkins-bot:
[mediawiki/extensions/Scribunto@master] Do not use deprecated EditPageBeforeEditChecks hook

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