Ticket #2226 (closed bug: duplicate)

Opened 4 years ago

Last modified 2 years ago

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

Changed 2 years ago by ahocevar

  • status changed from new to closed
  • resolution set to duplicate

Fixed in #3419, closing this one as duplicate.

Note: See TracTickets for help on using tickets.