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.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/ExtensionDistributor | master | +33 -0 | Use history.pushState when navigating through the form |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 255502 had a related patch set uploaded (by Legoktm):
Use history.pushState when navigating through the form
Comment Actions
Change 255502 merged by jenkins-bot:
Use history.pushState when navigating through the form