Page MenuHomePhabricator

Special page for wbmergeitems api module
Closed, ResolvedPublic

Description

The Merge items api module (wbmergeitems) needs a special page


Version: unspecified
Severity: normal
Whiteboard: gci2013
URL: https://www.google-melange.com/gci/task/view/google/gci2013/5879824321085440

Details

Reference
bz57591

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:19 AM
bzimport set Reference to bz57591.
bzimport added a subscriber: Unknown Object (MLST).

The special page should have the basic functionality of the api module.
This is:

  • A text box to enter a FromId.
  • A text box to enter a ToId.
  • A button to submit!

The Special page should carry out the same validation and basic execution as the ApiModule itself ( see the execute method in https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikibase/ba8f84b51796094c5ba8c74aba3ad8d214bef506/repo%2Fincludes%2Fapi%2FMergeItems.php )

Naturally the special page should also report the result to the user.

Change 98281 had a related patch set uploaded by Bene:
Special page for wbmergeitems api module

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

Change 98281 had a related patch set uploaded by Addshore:
Special page for wbmergeitems api module

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

Change 98281 merged by Addshore:
Special page for wbmergeitems api module

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