[Bug 270560] adding contacts with sapces in name fails
Thomas McGuire
mcguire at kde.org
Sat Apr 16 20:18:32 BST 2011
https://bugs.kde.org/show_bug.cgi?id=270560
Thomas McGuire <mcguire at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Thomas McGuire <mcguire kde org> 2011-04-16 21:18:30 ---
Git commit 115954932f961a1d9ef5f1c3a1230a750ecb4750 by Thomas McGuire.
Committed on 16/04/2011 at 21:24.
Pushed by tmcguire into branch 'master'.
Handle mailto URLs with non-ASCII names correctly.
The problem was the conversion from QUrl to QString, which made it
impossible to re-parse the URL later.
Avoid this conversion.
BUG: 270560
M +1 -1 messageviewer/mailwebview.h
M +1 -1 messageviewer/mailwebview_webkit.cpp
M +8 -4 messageviewer/viewer_p.cpp
M +1 -1 messageviewer/viewer_p.h
http://commits.kde.org/kdepim/115954932f961a1d9ef5f1c3a1230a750ecb4750
--
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