Bug 507977 - The KDE Identity footer links to the old URI for the Phabricator ticket generator
Summary: The KDE Identity footer links to the old URI for the Phabricator ticket gener...
Status: RESOLVED DUPLICATE of bug 507978
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-07 13:22 UTC by Roke Julian Lockhart Beedell
Modified: 2025-08-07 14:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
A Duplicate Of The Footer (212.05 KB, text/html)
2025-08-07 13:22 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2025-08-07 13:22:40 UTC
Created attachment 183855 [details]
A Duplicate Of The Footer

SUMMARY

`/html/body/div[2]/div[2]/footer/a[1]` at view-source:https://identity.kde.org/index.php?r=site/index#line88:~:text=Maintained%20by%20%3Ca%20href="http://go.kde.org/systickets/"%3EKDE%20Sysadmin.%3C/a%3E links to `<a href="http://go.kde.org/systickets/">`, which is 403.

STEPS TO REPRODUCE

1. Visit https://identity.kde.org/index.php?r=site/index#:~:text=Maintained%20by%20KDE%20Sysadmin.

2. Select `/html/body/div[2]/div[2]/footer/a[1]`.

OBSERVED RESULT

> ~~~
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>403 Forbidden</title>
> </head><body>
> <h1>Forbidden</h1>
> <p>You don't have permission to access this resource.</p>
> <hr>
> <address>Apache/2.4.18 (Ubuntu) Server at phabricator.kde.org Port 443</address>
> </body></html>
> ~~~

EXPECTED RESULT

It should link to the relevant Phabricator ticket creation URI.
Comment 1 Roke Julian Lockhart Beedell 2025-08-07 13:28:05 UTC
(In reply to Roke Julian Lockhart Beedell from comment #0)

After attempting to visit https://phabricator.kde.org/T8449 (per https://bugs.kde.org/show_bug.cgi?id=414673#c1), I've since realised that Phabricator appears to be down: I've filed it at https://bugs.kde.org/show_bug.cgi?id=507978#c0. I suppose this still has some use? 🤷
Comment 2 Tobias Fella 2025-08-07 14:07:48 UTC

*** This bug has been marked as a duplicate of bug 507978 ***