View Single Post
Old 03-19-2020, 10:32 PM   #9
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,842
Karma: 6120478
Join Date: Nov 2009
Device: many
The only fixing part is to fix incorrect or outdated font mimetypes but that can be done in other ways since that plugin is now using old mimetypes that have since been deprecated.

Perhaps a plugin that can audit or correct the opf mimetype (or even updates them to current values) might prove useful.

We can map all file extensions except for .xml to a specific mimetype and we could try to verify each mimetype matches roughly the file contents but that depends in large part on magic byte strings being identifiable in each binary type file.

Is that what you are looking for?
KevinH is online now   Reply With Quote