<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 March 2016 at 21:22, Ingo Malchow <span dir="ltr"><<a href="mailto:imalchow@kde.org" target="_blank">imalchow@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">Am Dienstag, 22. März 2016, 21:11:31 CET schrieb Jaroslaw Staniek:<br>
> Hi,<br>
> Calligra.org can't display screen shots for me, is this related to some<br>
> more general server-side issue?<br>
><br>
> e.g. <a href="https://www.calligra.org/krita/" rel="noreferrer" target="_blank">https://www.calligra.org/krita/</a><br>
><br>
> <a href="http://i.imgur.com/o11wNpA.png" rel="noreferrer" target="_blank">http://i.imgur.com/o11wNpA.png</a><br>
<br>
</span>The error console shows this:<br>
Mixed Content: The page at '<a href="https://www.calligra.org/krita/" rel="noreferrer" target="_blank">https://www.calligra.org/krita/</a>' was loaded over<br>
HTTPS, but requested an insecure image '<a href="http://www.calligra.org/wp-content/
uploads/2009/05/Krita-in-full-canvas-mode-500x281.png" rel="noreferrer" target="_blank">http://www.calligra.org/wp-content/<br>
uploads/2009/05/Krita-in-full-canvas-mode-500x281.png</a>'. This request has been<br>
blocked; the content must be served over HTTPS.<br>
<br>
Not sure how the img srcset was implemented but it needs to use the correct<br>
protoco<div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">l​</div>
</blockquote><div><br><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline"><br>Thanks a lot Ingo and Ben!<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline"><br>I tried to test a fix for page <a href="https://www.calligra.org/kexi/">https://www.calligra.org/kexi/</a> by changing http to https in the HTML. But it's not enough because the srcset is indeed generated by Wordpress.<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">Which has <a href="http://www.calligra.org">http://www.calligra.org</a> set up somewhere in the settings, not https. <br><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">@Cyrille since you're admin there, would you be able to review settings to chance to https everywhere?<br><br>Code for some screenshots are edited by me (by hand in HTML because 
code generated by wordpress was not what's 100% expected). So apart of wordpress settings, all raw HTML of pages need to be changed: simply each occurrence of <a href="http://www.calligra.org/">http://www.calligra.org/</a> to <a href="https://www.calligra.org/">https://www.calligra.org/</a> (or just to "/" ?). I suppose this change may be carefully executed at SQL level or so by a sysadmin outside of wordpress.<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">(I'd like to remind that we don't use visual editor for the pages, or else Wordpress will break the code badly).<br><br></div></div></div>-- <br><div class="gmail_signature">regards, Jaroslaw Staniek<br><br>KDE:<br>: A world-wide network of software engineers, artists, writers, translators<br>: and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>Calligra Suite:<br>: A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>Kexi:<br>: A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>Qt Certified Specialist:<br>: <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a></div>
</div></div>