https://bugs.kde.org/show_bug.cgi?id=237174
Casey Link <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Casey Link <unnamedrambler gmail com> 2010-05-28 00:30:01 --- SVN commit 1131282 by link: the viewer/urlhandlermanager expects that the message (mMessage) it is passed is the root when doing index calculation in urls. Simply passing the result of bodyAsMessage() does not cut it as the resulting pointer is a child in its tree. So, we copy the content tree making the encapsulated message the root node. props to thomas for figuring this out. BUG: 237174 M +7 -2 viewer_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1131282 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
