Page MenuHomePhabricator

Template autocomplete absent on wikis without TemplateData
Closed, ResolvedPublic1 Estimated Story Points

Description

On a wiki without TemplateData, the autocomplete in MWTemplateTitleInputWidget completely fails to work.

The only thing that TemplateData's API is being used for is getting the template descriptions, so we should at least have the name completion still working.

Event Timeline

Change 413210 had a related patch set uploaded (by DLynch; owner: DLynch):
[mediawiki/extensions/VisualEditor@master] MWTemplateTitleInputWidget: recover gracefully if TemplateData not present

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

Change 413210 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] MWTemplateTitleInputWidget: recover gracefully if TemplateData not present

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

Deskana triaged this task as Medium priority.
Deskana added a project: TemplateData.
Deskana set the point value for this task to 1.