Ticket #2226 (closed bug: duplicate)
Image reload attempts is never cleared
| Reported by: | ksgeograf | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.12 Release |
| Component: | general | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: |
Description
When a tile fails to load, the _attempts counter on the IMG dom element is incremented, and a number of retries are made. However, the number is never set to zero again. Since tiles are re-used this means that once the retry count is reached, that tile will only make a single attempt from then on, even if the requested URL's are unrelated.
Change History
Note: See
TracTickets for help on using
tickets.
