Page MenuHomePhabricator

[DOT] Perform necessary redirect after editing terms in legacy termbox
Closed, ResolvedPublic

Description

The legacy termbox can make several edits, and T357024 is done, the first of these edits may create a temporary account and return a URL that we should redirect to, to complete the temporary account login with CentralAuth. We should redirect to that URL as soon as all edits are done (when we would otherwise leave “edit mode”).

Event Timeline

Change 1005496 had a related patch set uploaded (by Arthur taylor; author: Arthur taylor):

[mediawiki/extensions/Wikibase@master] Process CentralAuth redirects in legacy termbox for TempUsers

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

Change 1005996 had a related patch set uploaded (by Arthur taylor; author: Arthur taylor):

[wikibase/javascript-api@master] Set returnto target for anonymous edits

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

Change 1005996 merged by jenkins-bot:

[wikibase/javascript-api@master] Set returnto target for anonymous edits

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

Change 1005496 merged by jenkins-bot:

[mediawiki/extensions/Wikibase@master] Process CentralAuth redirects in Wikibase View for TempUsers

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

Change 1007313 had a related patch set uploaded (by Arthur taylor; author: Arthur taylor):

[mediawiki/extensions/Wikibase@master] Change TempUserWatcher to ValueChangeResult in ToolbarViewController.remove

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

Change 1007313 merged by jenkins-bot:

[mediawiki/extensions/Wikibase@master] Change TempUserWatcher to ValueChangeResult in ToolbarView..remove

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

Lucas_Werkmeister_WMDE assigned this task to ArthurTaylor.

I think this is done and can be verified as part of the parent task.