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

jon33040 at yahoo.co.uk jon33040 at yahoo.co.uk
Sun Jul 27 21:16:24 UTC 2014


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

--- Comment #13 from jon33040 at yahoo.co.uk ---
(In reply to Michael Palimaka from comment #12)
> (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?

It's almost a month since I re-compiled DK with this change. In that month I've
successfully uploaded a few hundred pictures using the recompiled version.
Committing this change sounds like a good idea to me.

Is it possible to commit this to the DK 3 series to make it easier to get it
picked up by distros who won't (yet) move to DK 4?

Even though I can re-compile DK, I'd prefer not to.

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


More information about the Kde-imaging mailing list