Bug 522213 - Appstream urls type faq, translate, contact, vcs-browser metadata should be shown in External links
Summary: Appstream urls type faq, translate, contact, vcs-browser metadata should be s...
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: 6.7.0
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2026-06-26 09:41 UTC by ts6s5fok
Modified: 2026-08-11 17:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.8.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ts6s5fok 2026-06-26 09:41:28 UTC
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
Comment 1 Nate Graham 2026-06-26 17:45:58 UTC
Yeah, good idea!
Comment 2 Bug Janitor Service 2026-08-01 01:17:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/1380
Comment 3 Nate Graham 2026-08-11 17:23:44 UTC
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