<table><tr><td style="">mpyne added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D8207" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>I support the idea, but I think there's a few more spots where we can convert http:// to https://.  I ran <tt style="background: #ebebeb; font-size: 13px;">ag --only-matching --no-heading 'http:.*k.*\.org'</tt> in the kcoreaddons source directory, with the current version of this patch already applied, and got the following output:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">src/lib/kaboutdata.h:811:http://". "http://kate.kde.org

src/mimetypes/kde5.xml:23:http://www.freedesktop.org
src/mimetypes/kde5.xml:3405:http://www.freedesktop.org
src/mimetypes/kde5.xml:3467:http://www.freedesktop.org

autotests/kpluginmetadatatest.cpp:238:http://kde.org

autotests/kaboutdatatest.cpp:184:http://www.koffice.org

autotests/data/twostepsparsetest.desktop:16:http://kde.org

autotests/data/fakeplugin.desktop:87:http://kde.org

autotests/data/hiddenplugin.desktop:87:http://kde.org</pre></div>

<p>Of these, the XML might be an issue (though I doubt it), and I'm not sure if koffice.org is still current.  But the autotest sample .desktop files can be changed, which will impact the kpluginmetadatatest also.</p>

<p>In the meantime I've verified that the current patch passes the testsuite on my machine as well.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8207" rel="noreferrer">https://phabricator.kde.org/D8207</a></div></div><br /><div><strong>To: </strong>kfunk<br /><strong>Cc: </strong>mpyne, Frameworks<br /></div>