[www.kde.org] [Bug 499681] New: API.KDE.org links to the 404 "SysAdmin.KDE.org", instead of bugs.KDE.org.
Roke Julian Lockhart Beedell
bugzilla_noreply at kde.org
Sat Feb 8 13:38:45 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499681
Bug ID: 499681
Summary: API.KDE.org links to the 404 "SysAdmin.KDE.org",
instead of bugs.KDE.org.
Classification: Websites
Product: www.kde.org
Version: unspecified
Platform: unspecified
URL: https://api.kde.org/legacy/4.12-api/kdelibs-apidocs/kd
eui/html/classQTreeWidget.html#:~:text=our%20bug%20tra
cking%20system
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: kde-www at kde.org
Reporter: 4wy78uwh at rokejulianlockhart.addy.io
Target Milestone: ---
Created attachment 178075
--> https://bugs.kde.org/attachment.cgi?id=178075&action=edit
Demonstration (for `#c0`)
SUMMARY
-------
`api.kde.org` links to a non-existent bug tracker in its footer, instead of
this Bugzilla instance.
STEPS TO REPRODUCE
------------------
Visit
[`api.kde.org/legacy/4.12-api/kdelibs-apidocs/kdeui/html/classQTreeWidget.html`][1].
OBSERVED RESULT
---------------
It links to a 404 URI (instead of `bugs.kde.org`):
> ~~~HTML
> <div id="footer_text">
> Report problems with this website to <a href="http://sysadmin.kde.org/tickets/">our bug tracking system</a>.<br>
> Contact the specific authors with questions and comments about the page contents.<p>
> KDE<sup>®</sup> and <a href="/media/images/kde_gear_black.png">the K Desktop Environment<sup>®</sup> logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
> <a href="http://www.kde.org/contact/impressum.php">Legal</a></p>
> </div>
> ~~~
EXPECTED RESULT
---------------
It should link here, I presume:
~~~diff
<div id="footer_text">
- Report problems with this website to <a
href="http://sysadmin.kde.org/tickets/">our bug tracking system</a>.<br>
+ Report problems with this website to <a
href="https://bugs.kde.org/enter_bug.cgi?classification=Websites">our bug
tracking system</a>.<br>
Contact the specific authors with questions and comments about the page
contents.<p>
KDE<sup>®</sup> and <a href="/media/images/kde_gear_black.png">the K
Desktop Environment<sup>®</sup> logo</a> are registered trademarks of <a
href="http://ev.kde.org/" title="Homepage of the KDE non-profit
Organization">KDE e.V.</a> |
<a href="http://www.kde.org/contact/impressum.php">Legal</a></p>
</div>
~~~
SOFTWARE/OS VERSIONS
--------------------
1. ~~~sh
#!/usr/bin/env sh
kinfo
~~~
2. > ~~~YAML
> Operating System: Fedora Linux 41
> KDE Plasma Version: 6.2.5
> KDE Frameworks Version: 6.10.0
> Qt Version: 6.8.2
> Kernel Version: 6.12.11-200.fc41.x86_64 (64-bit)
> Graphics Platform: Wayland
> Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
> Memory: 30.4 GiB of RAM
> Graphics Processor: AMD Radeon RX 5700
> ~~~
ADDITIONAL INFORMATION
----------------------
[1]:
https://api.kde.org/legacy/4.12-api/kdelibs-apidocs/kdeui/html/classQTreeWidget.html#:~:text=our%20bug%20tracking%20system
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-www
mailing list