https://bugs.kde.org/show_bug.cgi?id=492981
Bug ID: 492981 Summary: kde.org/goals/ webpage is displaying a broken image icon and the "alt" field "KDE Goals logo" Classification: Websites Product: www.kde.org Version: unspecified Platform: Kubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kde-...@kde.org Reporter: daniel.pfla...@gmail.com Target Milestone: --- Created attachment 173558 --> https://bugs.kde.org/attachment.cgi?id=173558&action=edit Snapshot of the broken link on the kde.org/goals/ page SUMMARY kde.org/goals/ webpage is displaying a broken image icon and the "alt" field "KDE Goals logo" STEPS TO REPRODUCE 1. From a browser (I reproduced the problem on both Chrome and Firefox) navigate to kde.org/goals/ OBSERVED RESULT 2. Observe that the web page has a missing link as shown in the attached .png file. EXPECTED RESULT 3. The web page displays the KDE Goals logo rather than the alt="KDE Goals logo" text. SOFTWARE/OS VERSIONS Windows: Not Tested macOS: Not Tested Operating System: Kubuntu 24.04 KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 Kernel Version: 6.8.0-44-generic (64-bit) Graphics Platform: X11 Processors: 16 × Intel® Xeon® W-10885M CPU @ 2.40GHz Memory: 62.4 GiB of RAM Graphics Processor: Quadro T1000/PCIe/SSE2 Manufacturer: Dell Inc. Product Name: Precision 7750 ADDITIONAL INFORMATION Using developer tools on Chrome, I inspected the broken element, which was the following: <img src="https://kde.org/content/goals/KGoals-logo.png" alt="KDE Goals logo"> It appears that the KGoals-logo.png is not being served by the web server. Perhaps it's missing from the web server's file system. To confirm this, I tried the url https://kde.org/content/goals/KGoals-logo.png in a Firefox session, and Firefox showed a 404: Page Not Found error -- You are receiving this mail because: You are watching all bug changes.