Summary: | AppStream links in apps.kde.org sometimes don't show the app in Discover | ||
---|---|---|---|
Product: | [Websites] www.kde.org | Reporter: | Nate Graham <nate> |
Component: | apps.kde.org | Assignee: | kde-www mailing-list <kde-www> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol |
Priority: | HI | Keywords: | regression |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/websites/apps-kde-org/-/commit/08803ee7cf11c1bb0d74cc891ad38652a41da22b | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2023-01-17 20:23:11 UTC
Looks like we try to; see: - https://invent.kde.org/plasma/discover/-/commit/176db6c331ad1c3bd3f39abf546fd22a659c4f9a - https://invent.kde.org/plasma/discover/-/commit/e1aa6b37f29f54c96d933c1d2372eb24720ddcad but I guess it broke recently or doesn't handle this specific case. Oh, we removed it in https://invent.kde.org/plasma/discover/-/commit/4ce1e6dca9db1a14437eff90b9e4b67ebe0bb2f3. And I approved the MR removing it. Derp. Ultimately this turned out to be a bug in the URL generation code on the website that we were working around in Discover! It's now been fixed on the website. |