Opened 9 years ago

Closed 9 years ago

#13272 closed Bug (invalid)

[CKEDITOR.config.scayt_minWordLength] does not work

Reported by: crab Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version:
Keywords: Cc:

Description

after enable SCAYT plugin => set [CKEDITOR.config.scayt_minWordLength = 2] => not working => search source code of 4.4.7 in CDN => no [scayt_minWordLength] was found => http://cdn.ckeditor.com/4.4.7/standard/ckeditor.js

Change History (2)

comment:1 Changed 9 years ago by crab

after enable SCAYT plugin
=> set [CKEDITOR.config.scayt_minWordLength = 2]
=> not working
=> search source code of 4.4.7 in CDN
=> no [scayt_minWordLength] was found
=> ​http://cdn.ckeditor.com/4.4.7/standard/ckeditor.js

comment:2 Changed 9 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.4.7

This variable is available in github for SCAYT- https://github.com/WebSpellChecker/ckeditor-plugin-scayt/blob/6b3f5a880a4ad8152044cf336beb1624c4ca7d7d/plugin.js#L491 but it is not available in our add-ons package http://ckeditor.com/addon/scayt.

This is SCAYT issue. I have reported it here: https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/96.

@crab please refer to SCAYT github issue.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy