Translation problem via AWS API Gateway

Use this Forum to post tips and techniques for using aXes. Please explain in detail. This Forum is managed by the aXes user community. LANSA cannot guarantee the accuracy of any information posted to this Forum.

Moderator: jeanmichel

Post Reply
Fairdinkum
Posts: 119
Joined: 24 Jul 2017, 17:02

Translation problem via AWS API Gateway

Post by Fairdinkum » 10 Mar 2021, 17:00

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 17558 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 17558 times

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

Best Regards,
Hide (from Fairdinkum)

Post Reply