[Kde-imaging] [kipiplugins] [Bug 336835] cannot export to flickr anymore

Michael Palimaka kensington at gentoo.org
Sun Jul 27 19:20:38 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=336835

Michael Palimaka <kensington at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kensington at gentoo.org

--- Comment #12 from Michael Palimaka <kensington at gentoo.org> ---
(In reply to jon33040 from comment #5)
> I've just recompiled digikam and done some tests changing the URLs.
>  
> The URLs to access flickr are defined in
> extra/kipi-plugins/flickrexport/flickrtalker.cpp. If you change all 3 URLs
> to use https then uploading works again. i.e.
> 
> flickrtalker.cpp:        m_apiUrl    =
> QString("https://www.flickr.com/services/rest/");
> flickrtalker.cpp:        m_authUrl   =
> QString("https://www.flickr.com/services/auth/");
> flickrtalker.cpp:        m_uploadUrl =
> QString("https://api.flickr.com/services/upload/");

Since this apparently works, is it OK if I commit this change?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-imaging mailing list