Page 1 of 1

Translation problem via AWS API Gateway

Posted: 10 Mar 2021, 17:00
by Fairdinkum
Hi,

We encountered a problem that texts are not translated on the Open Existing Projects screen via the AWS API gateway.
Image 426.png
Image 426.png (118.96 KiB) Viewed 22599 times
It hasspens to IE11, Edge(Chromium) and Chrome. (It is working OK on Firefox.)

I don't know much about that API gateway, but found something I would like to share as follows.

When it's under the condition above, ajax transaction returns "blank" as its statusText in /ts/axtext.js. Even if it is "blank", its responseText contains the correct table data. Hence I changed the code for trial like the following screenshot.
Image 425.png
Image 425.png (139.96 KiB) Viewed 22599 times

Then it went as expected.
Image 427.png
Image 427.png (109.87 KiB) Viewed 22599 times
Hope this helps. Thanks.

Best Regards,
Hide (from Fairdinkum)