https://bugs.kde.org/show_bug.cgi?id=522814
Bug ID: 522814
Summary: Incorrect default Languagetool URL
Classification: Applications
Product: lokalize
Version First 26.04.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
DESCRIPTION
Lokalize uses https://languagetool.org/api/v2 as the default URL for Lokalize.
The URL has since been changed to https://api.languagetool.org/v2. This results
in the following error when using the default Languagetool server: `Error
transferring https://languagetool.org/api/v2/check - server replied with status
code 426`. Changing the URL to https://api.languagetool.org/v2 fixes the issue.
STEPS TO REPRODUCE
1. Enable Languagetool in the settings.
2. Disable the custom URL for Languagetool.
3. Check the translated text.
OBSERVED RESULT
The following result appears when checking the text: `Er is een fout
gerapporteerd: Error transferring https://languagetool.org/api/v2/check -
server replied with status code 426` (An error has been reported: …)
EXPECTED RESULT
The text is checked (eg no errors appear).
SOFTWARE/OS VERSIONS
Operating System: Arch Linux (7.1.2-arch3-1 (64-bits) kernel)
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
--
You are receiving this mail because:
You are watching all bug changes.