Page MenuHomePhabricator

CodeEditor should fail if WikiEditor is not available
Closed, DuplicatePublic0 Estimated Story Points

Description

@MarkAHershberger and I spent a great deal of time trying to get the edit page on a business wiki to display CodeEditor.

Even after various iterations of code scrutinization; interweb research; and function tests within the code, it refused to display. It was only upon finding an error message about wikiEditor that we had a tangible clue to the solution, which involved commenting out a preference check and then installing wikiEditor.

Instead of quietly failing, code should prompt the user to install wikiEditor.

Event Timeline

Change 336038 had a related patch set uploaded (by TheDJ):
CodeEditor should fail if wikiEditor is not available

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

Jdforrester-WMF renamed this task from CodeEditor should fail if wikiEditor is not available to CodeEditor should fail if WikiEditor is not available.Feb 7 2017, 7:56 PM
Jdforrester-WMF assigned this task to MarkAHershberger.
Jdforrester-WMF triaged this task as Medium priority.
Jdforrester-WMF added a project: VisualEditor.