Project

General

Profile

Actions

Bug #92321

closed

rte_ckeditor: spellchecker "WSC" does not gain language from TYPO3

Added by Thomas Sam Wittich over 3 years ago. Updated 7 months ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2020-09-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Dears,

accoring my investigations, ckeditor is configured for languages with two options:
  • editor.config.language for UI
  • editor.config.contentsLanguage for content (text written)

Both settings do not affect the WSC - webspellchecker language setting, used by ckeditor for spellchecking.
The language for spellchecking is always defaulted to "American English".
Even then, when you edited a record, set the spellchecking lang to "de" and edit another record: start over again with "American English".

WSC claims on their website:

Auto Detect language. This is a feature that auto-detects the input language and does the check using the proper language. Its support covers around 80 languages. This feature is available in all paid plans except the Basic one. To enable it by default for all users, set 'auto' as a default language (see details below).

So, i would assume this feature should work out of the box. But does not in TYPO3.
I set also the user preferences correctly to language German.

I can probably set the language for the spellchecker by JS in the backend (hopefully, will find out...) for a intermediate solution.

I kindly ask you to make the user backend language work for the spellchecker.

Thank you,
Thomas


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #91619: Allow different ckeditor configurations by languageClosed2020-06-08

Actions
Actions #1

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66020

Actions #2

Updated by Georg Ringer over 3 years ago

  • Related to Feature #91619: Allow different ckeditor configurations by language added
Actions #3

Updated by Thomas Sam Wittich over 3 years ago

Dear Typo3-Devs,

can you please add this as well to v8 ELTS?

Would be VERY helpful.

Thank you very much,
Thomas

Actions #4

Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66020

Actions #5

Updated by Georg Ringer 7 months ago

  • Status changed from Under Review to Rejected

with ckeditor5 which is used in v12, the spellchecking has been moved to a 3rd party plugin which is not free - see https://ckeditor.com/docs/ckeditor5/latest/features/spelling-and-grammar-checking.html therefore I reject this issue.

Actions

Also available in: Atom PDF