https://bugs.kde.org/show_bug.cgi?id=522678

Stefan Brüns <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kfilemetadata/-/comm
                   |                            |it/097f04951b2e29e6d3e910f1
                   |                            |a1579653714ab8af
             Status|ASSIGNED                    |RESOLVED

--- Comment #10 from Stefan Brüns <[email protected]> ---
Git commit 097f04951b2e29e6d3e910f1a1579653714ab8af by Stefan Brüns.
Committed on 10/08/2026 at 17:02.
Pushed by bruns into branch 'master'.

[ExtractorPlugin] Allow alias names when matching extractor mimetypes

Shared-Mime-Info has renamed mimetypes occasionaly to follow
upstream changes (e.g. new RFCs, changes due to new IANA policies, ...),
but keeps the old names as aliases.

This has happened in the past for audio/x-wav -> audio/vnd.wave, and
will likely happen in the future. So if an extractor supports a mimetype
by its deprecated (alias) name, match it as well. This decouples the
mimetype matching from the exact SMI version.

M  +10   -1    src/extractorcollection.cpp
M  +8    -1    src/extractorplugin.cpp

https://invent.kde.org/frameworks/kfilemetadata/-/commit/097f04951b2e29e6d3e910f1a1579653714ab8af

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to