Review Request: Fix KAuth::Action::execute() not returning error description string

David Jarvie djarvie at kde.org
Sun May 8 16:28:41 BST 2011


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

Review request for kdelibs and Dario Freddi.


Summary
-------

KAuth::Action::execute() doesn't return the error description string contained in KAuth::ActionReply. The reason is that the errorDescription() is not serialized by operator>>() or operator<<(). This patch adds the description string to the (de)serialization.


Diffs
-----

  kdecore/auth/kauthactionreply.cpp 9c89d17 

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


Testing
-------

The patch fixes the problem when used with a new feature in KAlarm.


Thanks,

David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110508/9dc0a259/attachment.htm>


More information about the kde-core-devel mailing list