https://bugs.kde.org/show_bug.cgi?id=341457
Laurent Montel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kdep | |imlibs/96e025878d2c62339600 | |858046cc90a29cedbda8 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Laurent Montel <[email protected]> --- Git commit 96e025878d2c62339600858046cc90a29cedbda8 by Montel Laurent. Committed on 09/12/2014 at 09:11. Pushed by mlaurent into branch 'master'. Fix Bug 341457 - Kmail (Framework branch) inserts an additional To: and Subject: into the header upon sending emails. Based on patch from Dan O. Add unittest for it. QUrl query doesn't return "?...." just query. With KUrl it return "?..." => necessary to query().mid(1) Merge remote-tracking branch 'origin/KDE/4.14' Conflicts: kioslave/src/smtp/tests/requesttest.cpp A +1 -1 kioslave/src/smtp/request.cpp [License: GPL (v2) (+Qt exception)] A +34 -1 kioslave/src/smtp/tests/requesttest.cpp [License: GPL (v2)] R +2 -0 kioslave/src/smtp/tests/requesttest.h http://commits.kde.org/kdepimlibs/96e025878d2c62339600858046cc90a29cedbda8 -- You are receiving this mail because: You are the assignee for the bug. Make the world a better place. Donate to our year end fundraiser https://www.kde.org/fundraisers/yearend2014/ _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
