https://bugs.kde.org/show_bug.cgi?id=420339
--- Comment #18 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 8c632f04b3234cb502ba742a2255994914c8c3e2 by Stefan Brüns. Committed on 06/07/2023 at 22:39. Pushed by bruns into branch 'kf5'. [BasicIndexingJob] Ignore filename based mimetype for empty files The content based mimetype for empty files is "application/x-zerosize", and this would be set by the FileContentIndexer. Instead of postponing the mimetype update to the content indexer run, just set it and skip the content indexer completely. (cherry picked from commit b5f5829b5b10ee96e0fcf022b5cb964041809651) M +6 -2 autotests/unit/file/basicindexingjobtest.cpp M +6 -2 src/file/basicindexingjob.cpp https://invent.kde.org/frameworks/baloo/-/commit/8c632f04b3234cb502ba742a2255994914c8c3e2 -- You are receiving this mail because: You are watching all bug changes.