Page MenuHomePhabricator

suggestion variable initialization in mw.languageToolAction.prototype.processXML should use the dot notation
Closed, ResolvedPublic

Description

suggestion fields are initialized as suggestion[ 'description' ].

It should probably be suggestion.description, or an object initialization with { }.

Event Timeline

Amire80 assigned this task to Ankita-ks.
Amire80 raised the priority of this task from to High.
Amire80 updated the task description. (Show Details)
Amire80 moved this task from Backlog to Hygiene on the VisualEditor-LanguageTool board.
Amire80 added subscribers: Amire80, Aklapper.
Amire80 lowered the priority of this task from High to Low.Jul 9 2015, 8:34 AM
Amire80 set Security to None.
matmarex subscribed.

ext.LanguageToolAction.js was removed in rELNT76aa7ee8f31b: Bug Fix : Highlights were removed after the first check and did not reappear. I found a different method called mw.LanguageToolDialog.prototype.processXML, but it doesn't have this issue.

Restricted Application added a subscriber: jeblad. · View Herald Transcript