EOS Gallery images frequently break on mobile - invalid mime type

Post all technical issues and questions here. We'll gladly help you wherever we can.
Post Reply
cockherofan
Explorer
Explorer
Posts: 54
Joined: Wed Oct 31, 2012 11:46 pm

EOS Gallery images frequently break on mobile - invalid mime type

Post by cockherofan »

I use my phone to edit EOS when an idea pops into my head randomly but the worst part of working with it is that gallery images basically completely break on every iOS browser. I believe this is due to incorrect mime types in the image cache.

If I enable logging in iOS chrome I see a bunch of errors like this when loading a gallery page:

Code: Select all

WARNINGSkipped "0" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.
WARNINGSkipped "0" because an invalid file extension was provided.
Post Reply