KagiMan Steps to reproduce Install Kagi translate plugin on firefox/chrome Enter the bang !kpr test. in the url bar. Actual behaviour Get redirected to https://proofread/?text=test.&from=auto, which is an invalid url. It seems to be some kind of an encoding issue for proofread specifically. This works: https://translate.kagi.com/proofread?text=test%2E&from=auto This doesn't work: https://translate.kagi.com/proofread?text=test.&from=auto This issue only rears its head when the Kagi translate plugin is installed. Expected behaviour Land on https://translate.kagi.com/proofread?text=test.&from=auto and present the proofread page for the text "test.".
KagiMan Install Kagi translate plugin on firefox/chrome Enter the bang !kpr test. in the url bar. Get redirected to https://proofread/?text=test.&from=auto, which is an invalid url. It seems to be some kind of an encoding issue for proofread specifically. This works: https://translate.kagi.com/proofread?text=test%2E&from=auto This doesn't work: https://translate.kagi.com/proofread?text=test.&from=auto This issue only rears its head when the Kagi translate plugin is installed. Land on https://translate.kagi.com/proofread?text=test.&from=auto and present the proofread page for the text "test.".