Page MenuHomePhabricator

ExtensionDistributor: manipulate the URL when navigating through ajax steps for easy linking
Closed, ResolvedPublic

Description

Basically I frequently want to link people to https://www.mediawiki.org/wiki/Special:ExtensionDistributor/MassMessage, but when navigating to that interface from https://www.mediawiki.org/wiki/Special:ExtensionDistributor, the url isn't updated, so I have to construct the URL manually. We can use the history JS API to do this.

Event Timeline

Legoktm raised the priority of this task from to Needs Triage.
Legoktm updated the task description. (Show Details)
Legoktm added a project: ExtensionDistributor.
Legoktm subscribed.

Change 255502 had a related patch set uploaded (by Legoktm):
Use history.pushState when navigating through the form

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

Change 255502 merged by jenkins-bot:
Use history.pushState when navigating through the form

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

Legoktm claimed this task.