Skip to content

Fix loading some zip files

Albert Astals Cid requested to merge work/aacid/445533 into release/21.12

In which QMimeType database says they are actually php files because mimes are hard. So if we get no offers for the mime type based on the contents try again with the extension one

BUGS: 445533

Merge request reports