[Bug 274937] kabcclient's mutt output repeats first name

Kevin Krammer kevin.krammer at gmx.at
Tue Jun 14 22:26:18 BST 2011


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


Kevin Krammer <kevin.krammer at gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Kevin Krammer <kevin krammer gmx at>  2011-06-14 23:26:17 ---
Git commit 884830bb81780562acd7d0a8d691b48f61cac085 by Kevin Krammer.
Committed on 14/06/2011 at 23:23.
Pushed by krake into branch 'master'.

Fix ouput corruption

Returning the internal data of a QByteArray from a local function
caused strange results such as output being repeated.
Fix by returning the QByteArray and calling its constData() when
streaming into the Std C++ output stream
BUG: 274937

M  +32   -32   console/kabcclient/src/outputformatimpls.cpp     

http://commits.kde.org/kdepim/884830bb81780562acd7d0a8d691b48f61cac085

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list