DESCRIPTION The homepage, bugtracker, help, donation and contribute links are shown in *External Links* section in the app view, but faq, translate, contact and vcs-browser are not. This ignores part of the information provided by app developers. STEPS TO REPRODUCE 1. Go to an app (e.g. Kdenlive) install page 2. Go to *External Links* OBSERVED RESULT Not all links are being shown EXPECTED RESULT All links are shown SOFTWARE/OS VERSIONS Operating System: Fedora Linux 44 KDE Plasma Version: 6.7.0 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 ADDITIONAL INFORMATION https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url The apps.kde.org page shows some of the links
Yeah, good idea!
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/1380
Git commit e1d5e1223618dd5703eca9f887d6082db44e1a15 by Nate Graham, on behalf of Taras Oleksyn. Committed on 11/08/2026 at 17:23. Pushed by ngraham into branch 'master'. Add missing AppStream metadata external links FIXED-IN: 6.8.0 M +47 -2 discover/qml/ApplicationPage.qml M +20 -0 libdiscover/backends/FlatpakBackend/FlatpakResource.cpp M +4 -0 libdiscover/backends/FlatpakBackend/FlatpakResource.h M +20 -0 libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp M +4 -0 libdiscover/backends/PackageKitBackend/AppPackageKitResource.h M +20 -0 libdiscover/resources/AbstractResource.cpp M +12 -3 libdiscover/resources/AbstractResource.h https://invent.kde.org/plasma/discover/-/commit/e1d5e1223618dd5703eca9f887d6082db44e1a15