Ticket #72 (closed defect: fixed)
Googleapi js call causes pages to hang before render
| Reported by: | datapharmer | Owned by: | ofer |
|---|---|---|---|
| Priority: | critical | Milestone: | Beta wordpress plugin (0.5) |
| Component: | WordPress Plugin | Version: | 0.3.8 |
| Keywords: | google, api, javascript, jquery, automatic | Cc: |
Description
Tonight I experienced trouble with translated pages loading. All html was loaded but nothing was rendered. Upon investigation I realized that the googleapis domain was not responding to requests, and as a result the page would not render since there was no ajax response.
Disabling "Allow automatic translation of pages (currently using Google Translate)" corrected this problem. There needs to be either a response timeout or a change in ordering to prevent a 3rd party failure from causing a complete failure of the page load. The current event results in a blank page with just <title> loading.
Change History
Note: See
TracTickets for help on using
tickets.
