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.
(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? 🤷
*** This bug has been marked as a duplicate of bug 507978 ***