https://bugs.kde.org/show_bug.cgi?id=472925
--- Comment #11 from Alexander Lohnau <[email protected]> --- Git commit a51505385047b201a011b9b70e595348c0e92e01 by Alexander Lohnau. Committed on 19/12/2023 at 17:10. Pushed by alex into branch 'master'. PackageJobThread: Read metadata from KPackage rather than metadata.json file We need to load the metadata from the package later on anyway. This ensures that the plugin ID the API consumer might utilize is also the value we append to the path. Meaning the assumption that <packageroot>/<pluginId> points to the dir on disk is still true. M +7 -15 src/kpackage/private/packagejobthread.cpp https://invent.kde.org/frameworks/kpackage/-/commit/a51505385047b201a011b9b70e595348c0e92e01 -- You are receiving this mail because: You are watching all bug changes.
