6d11e400a7
This resolves a dependency on userName (a.k.a. UserFriendlyName) that was a source of issues when missing. It turns out that when it's missing but spellOnline is set, an edge-case caused an exception that failed loading. The spellOnline value, in its turn, was incorrectly set to "null" when in fact it was missing. This resulted in online spell-checking being active by default. Perhaps this was intentional, but here we don't change this behavior at all. Instead, we avoid sending "null" when it's missing, and by default we always enable online spell-checking, unless it is explicitly set to "false". This way, the exception is not thrown and spellOnline doesn't have invalid values, while preserving the current behavior. Change-Id: I4a09ac44ff5d6147c715afa0fb34af9650da4afd Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk> |
||
---|---|---|
.. | ||
Autolinker.js | ||
global.js | ||
jquery.mCustomScrollbar.js | ||
json2.js | ||
l10n.js | ||
sanitize-url.js | ||
select2.js | ||
vex.combined.js | ||
viamapi-client.js | ||
w2ui-1.5.rc1.js |