Description: The LanguageTool remote grammar checker feature doesn't work in all Spanish variants. It just works in Spanish (Argentina) and Spanish (Spain). Steps to Reproduce: 1. Enable LanguageTool server in settings. 2. Write in a Spanish variant other than Spain or Argentina. Actual Results: LanguageTool doesn't check grammar. Expected Results: LanguageTool should check grammar. Reproducible: Always User Profile Reset: Yes Additional Info: [Information automatically included from LibreOffice] Locale: es Module: TextDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes Debian 11 with Libreoffice 7.4.3.2 from backports.
https://gerrit.libreoffice.org/c/core/+/148201
A note: as explained in LanguageTool API documentation [1], > For languages with variants (English, German, Portuguese) spell checking will > only be activated when you specify the variant, e.g. en-GB instead of just en. But in my testing, this may be not exactly true, at least for fr, I see spell being checked by LanguageTool with the patch mentioned above. [1] https://languagetool.org/http-api/#!/default/post_check
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e7ae5b4793fb74309d5d1f32c3c696d07071d676 tdf#152459: fallback to language-only when looking for grammar checker It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/21db28345999ee840542532224d67f1f2527f16e tdf#152459: fallback to language-only when looking for grammar checker It will be available in 7.5.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.