Mimetype image/jpeg

(from github.com/maze13)
Some images (*.jpg) are classified as filetype “Others”. Is there a way to configure it like PNG Images oder SVG images?

(from github.com/marevol)
You need to add it to app/WEB-INF/classes/app.xml and app/WEB-INF/env/crawler/resources/app.xml.

(from github.com/maze13)
That worked. Thank you!

You also have to set labels.facet_filetype_jpg=JPG Image in the label properties (e.g. /usr/share/fess/app/WEB-INF/classes/fess_label.properties, /usr/share/fess/app/WEB-INF/classes/fess_label_en.properties).

Do you plan to integrate the jpg mimetype in a future version? I think it isn’t that exotic.