rails / marcel

Find the mime type of files, examining file, filename and declared type
Apache License 2.0
386 stars 67 forks source link

Incorrect identification of PDF as HTML #106

Closed weilandia closed 3 months ago

weilandia commented 3 months ago

This file get assigned text/html by Marcel when it is a PDF.

Addendum 1 - DRINKING SPRING WATER BOTTLED_signed.pdf

weilandia commented 3 months ago

Only happening for a specific ActiveStorage::Blob instance in production and cannot recreate locally so closing.