Ticket #259 (in_QA enhancement)
Displaying alert when there is no network connectivity during ajax calls
| Reported by: | revvi | Owned by: | somebody |
|---|---|---|---|
| Priority: | important | Milestone: | 1.1.3 |
| Component: | Javascript | Version: | 1.0.0 RC2 |
| Keywords: | Cc: |
Description
This js modification is basically to avoid frozen browser whenever there is no network when triggering any ajaxaction. It will display an alert window (div) in the position described in post.js: 171. Perhaps the function is similar to gmail or facebook when you have network problem.
The only drawback is that any AJAX error dump will not be displayed in some cases. It will display this alert instead. It means it will be suitable for live version where there is no bug (very minimal bug in php AjaxAction? event function).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

