https://bugs.kde.org/show_bug.cgi?id=391526
Bug ID: 391526
Summary: appdata screenshots broken
Product: kamoso
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
appdata lists the following as screenshot
```
<image>http://kde.org/images/screenshots/kamoso.png</image>
```
which is coming back 404
```
➜ curl -o /dev/null -D - -sSL http://kde.org/images/screenshots/kamoso.png
HTTP/1.1 302 Found
Date: Wed, 07 Mar 2018 15:55:47 GMT
Server: Apache/2.4.7 (Ubuntu)
Strict-Transport-Security: max-age=15768000
Location: https://www.kde.org/images/screenshots/kamoso.png
Cache-Control: max-age=0
Expires: Wed, 07 Mar 2018 15:55:47 GMT
Content-Length: 305
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 404 Not Found
Date: Wed, 07 Mar 2018 15:55:48 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.