https://bugs.documentfoundation.org/show_bug.cgi?id=158117
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |difficultyBeginner, | |easyHack, skillCpp --- Comment #1 from Mike Kaganski <[email protected]> --- Code pointer: makeHttpRequest in lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx It is likely that 'username' needs encoding before sending; it can be done using 'encodeTextForLanguageTool' there. Whoever decides to fix it, needs to get respective User ID, and test that it works. Not setting to NEW, because can't test myself. -- You are receiving this mail because: You are the assignee for the bug.
