[www.kde.org] [Bug 507977] New: The KDE Identity footer links to the old URI for the Phabricator ticket generator
Roke Julian Lockhart Beedell
bugzilla_noreply at kde.org
Thu Aug 7 14:22:40 BST 2025
https://bugs.kde.org/show_bug.cgi?id=507977
Bug ID: 507977
Summary: The KDE Identity footer links to the old URI for the
Phabricator ticket generator
Classification: Websites
Product: www.kde.org
Version First unspecified
Reported In:
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: kde-www at kde.org
Reporter: 4wy78uwh at rokejulianlockhart.addy.io
Target Milestone: ---
Created attachment 183855
--> https://bugs.kde.org/attachment.cgi?id=183855&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-www
mailing list