https://bugs.kde.org/show_bug.cgi?id=355508
Michael Pyne <mp...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.17 Latest Commit| |http://commits.kde.org/kcor | |eaddons/9e5f731c8f63d239172 | |f76d826973042e7920dee Status|ASSIGNED |RESOLVED --- Comment #2 from Michael Pyne <mp...@kde.org> --- Git commit 9e5f731c8f63d239172f76d826973042e7920dee by Michael Pyne. Committed on 03/12/2015 at 00:37. Pushed by mpyne into branch 'master'. KAboutData: Allow https:// and other URL schemas in homepage. This commit permits URLs such as "https://www.foo.org" (i.e. with non-http schemas), since we currently require applications to provide a http:// URL only (a rather obvious misfeature in 2015). FIXED-IN:5.17 REVIEW:126189 M +12 -0 autotests/kaboutdatatest.cpp M +22 -19 src/lib/kaboutdata.cpp M +14 -8 src/lib/kaboutdata.h http://commits.kde.org/kcoreaddons/9e5f731c8f63d239172f76d826973042e7920dee -- You are receiving this mail because: You are watching all bug changes.