Revision 1159549...
Go back to digest for 17th April 2011Bug Fixes in KDE-PIM
Thomas McGuire committed changes in [kdepim] /:
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.
File Changes
Modified 4 files
- messageviewer/mailwebview.h
- messageviewer/mailwebview_webkit.cpp
- messageviewer/viewer_p.cpp
- messageviewer/viewer_p.h
4 files changed in total