Steps to replicate the issue (include links if applicable):
- Enable source-mode VE
- On an editable page, run document.getElementById( 'ca-edit' ).click();
What happens?:
- Nothing.
- On at least enwiki and arwiki, an error is emitted in the console:
Uncaught TypeError: url is null
trackActivateStart ve.init.mw.DesktopArticleTarget.init.js:354
activatePageTarget ve.init.mw.DesktopArticleTarget.init.js:705
activateVe ve.init.mw.DesktopArticleTarget.init.js:1157
onEditTabClick ve.init.mw.DesktopArticleTarget.init.js:1125
setupEditLinks ve.init.mw.DesktopArticleTarget.init.js:987
jQuery 2
<anonymous> debugger eval code:1
ve.init.mw.DesktopArticleTarget.init.js:354:7Curiously the error doesn't emit on the English Wikinews. There it just silently does nothing. Though the 2017 editor doesn't seem to dynamically load either there.
What should have happened instead?:
The source-mode , as is the case of how the website was last week
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
WMF
Other information (browser name/version, screenshots, etc.):
Reproduced on local dev env on wmf.7, 8, and 9. Does not reproduce on REL_1_44, where it works as I expected.
Seems to be triggered by 768e73aa7f154b5c4739c733427ba4038e2327fe