-----------------------------------------------------------
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

Reply via email to