[Kde-imaging] [Bug 132659] "Missing signature" - Flickr API changed and upload of images is no longer possible
Vardhman
vardhman at gmail.com
Fri Sep 15 09:34:58 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=132659
------- Additional Comments From vardhman gmail com 2006-09-15 09:34 -------
Thanks for the patch Bera, and thanks for applying it Gilles, I have
actually moved to a new place and new machine, I was just trying to accquire
SSH access to the SVN with my new public key. Hopefully I will be more
regular now!
On 15 Sep 2006 07:05:05 -0000, Gilles Caulier <caulier.gilles free fr>
wrote:
[bugs.kde.org quoted mail]
Thanks for the patch Bera, and thanks for applying it Gilles, I have actually moved to a new place and new machine, I was just trying to accquire SSH access to the SVN with my new public key. Hopefully I will be more regular now!
<br><br><div><span class="gmail_quote">On 15 Sep 2006 07:05:05 -0000, <b class="gmail_sendername">Gilles Caulier</b> <<a href="mailto:caulier.gilles free fr">caulier gilles free fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
------- You are receiving this mail because: -------<br>You are the assignee for the bug, or are watching the assignee.<br><br><a href="http://bugs.kde.org/show_bug.cgi?id=132659">http://bugs.kde.org/show_bug.cgi?id=132659
</a><br>caulier.gilles free fr changed:<br><br> What |Removed |Added<br>----------------------------------------------------------------------------<br> Status|NEW |RESOLVED
<br> Resolution| |FIXED<br><br><br><br>------- Additional Comments From caulier.gilles free fr 2006-09-15 09:05 -------<br>SVN commit 584531 by cgilles:<br><br>kipi plugins from trunk : flickr Export : patch from Debajyoti Bera about new flickr API compliant
<br>BUG:132659<br><br><br> M +2 -1 flickrtalker.cpp<br><br><br>--- trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp #584530:584531<br> @ -297,7 +297,7 <br><br> QString isfriend=(info.is_friend==1
)?"1":"0";<br> form.addPair("is_friend",isfriend);<br>- headers.append("api_key="+ isfriend);<br>+ headers.append("is_friend="+ isfriend);
<br><br> QString tags=info.tags.join(" ");<br> if(tags.length()>0){<br> @ -317,6 +317,7 <br> }<br><br> QString md5=getApiSig(m_secret,headers);<br>
+ form.addPair("api_sig", md5);<br> headers.append("api_sig="+ md5);<br> QString queryStr=headers.join("&");<br> QString postUrl=url+queryStr;
<br>_______________________________________________<br>Kde-imaging mailing list<br><a href="mailto:Kde-imaging kde org">Kde-imaging kde org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-imaging">https://mail.kde.org/mailman/listinfo/kde-imaging
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Blogs: <a href="http://vardhman.blogspot.com">http://vardhman.blogspot.com</a><br>
More information about the Kde-imaging
mailing list