-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105498/
-----------------------------------------------------------

(Updated July 9, 2012, 10:38 p.m.)


Review request for Plasma and Sebastian Kügler.


Description
-------

The microblog plasma applet fails to authenticate with twitter and so the 
timeline is empty without the post. The problem is in the microblog dataengine 
in KOAuth::authorize, the user parameter is empty and it overwrites the 
username already present in d->user. The crash part of plasma-desktop only 
occurs when the ok button is pressed immediately after the apply button is 
pressed in the settings ui. This crash is not fixed in here. Only the twitter 
authentication part is fixed here.


This addresses bug https://bugs.kde.org/show_bug.cgi?id=302267.
    
http://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=302267


Diffs
-----

  dataengines/microblog/koauth.cpp 565d79f 

Diff: http://git.reviewboard.kde.org/r/105498/diff/


Testing
-------

Tested, twitter account gets aunthenticated and the twitts are displayed 
properly in the timeline.


Thanks,

phoenix firebrd

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to