https://bugs.kde.org/show_bug.cgi?id=391524
Bug ID: 391524
Summary: appdata screenshots broken
Product: yakuake
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
appdata points screenshot at
```
<image>http://kde.org/images/screenshots/zanshin.png</image>
```
which is coming back 404
```
curl -o /dev/null -D - -sSL http://kde.org/images/screenshots/zanshin.png
HTTP/1.1 302 Found
Date: Wed, 07 Mar 2018 15:31:20 GMT
Server: Apache/2.4.7 (Ubuntu)
Strict-Transport-Security: max-age=15768000
Location: https://www.kde.org/images/screenshots/zanshin.png
Cache-Control: max-age=0
Expires: Wed, 07 Mar 2018 15:31:20 GMT
Content-Length: 306
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 404 Not Found
Date: Wed, 07 Mar 2018 15:31:20 GMT
Server: Apache/2.4.7 (Ubuntu)
X-Powered-By: PHP/5.5.9-1ubuntu4.23
Strict-Transport-Security: max-age=15768000
Transfer-Encoding: chunked
Content-Type: text/html
```
Please fix and ideally switch to the KDE product screenshot hosting @
https://phabricator.kde.org/source/websites-product-screenshots/browse/master/README.md
--
You are receiving this mail because:
You are watching all bug changes.