And the suspected bug is webp.
We auto-convert JPEG images attached to things on the forum to WEBP if the user agent declares that it can support it.
It may be, that the iPad browser is declaring this... but can't actually support it.
If that is the case I could get a bit added to the server logic to skip webp for older ipads.
@Velocio started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
And the suspected bug is webp.
We auto-convert JPEG images attached to things on the forum to WEBP if the user agent declares that it can support it.
It may be, that the iPad browser is declaring this... but can't actually support it.
If that is the case I could get a bit added to the server logic to skip webp for older ipads.