Page MenuHomePhabricator

mw.user.options isn't populated when ArticleTargetLoader runs, breaking NWE
Closed, ResolvedPublic1 Estimated Story Points

Description

Specifically on line 39 of ArticleTargetLoader.js it is decided that the NWE modules are not needed

Event Timeline

Strangely this is only happening on my local copy, and not beta labs.

Was the dependency on user.options declared ?

That might be it? It doesn't have any direct or indirect dependencies on user.options, but it is a sibling of user.options under ext.visualEditor.mediawiki's dependencies

Change 317876 had a related patch set uploaded (by Esanders):
Make ArticleTargetLoader dependent on user.options

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

Change 317876 merged by jenkins-bot:
Make ArticleTargetLoader dependent on user.options

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

TheDJ assigned this task to Esanders.
Jdforrester-WMF set the point value for this task to 1.
Jdforrester-WMF moved this task from To Triage to TR1: Releases on the VisualEditor board.