https://bugs.kde.org/show_bug.cgi?id=139416
Laurent Montel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version Fixed In| |4.9.1 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/bded18c28892e50739a9e32b | |9f281990ea9c0c91 --- Comment #6 from Laurent Montel <[email protected]> --- Git commit bded18c28892e50739a9e32b9f281990ea9c0c91 by Montel Laurent. Committed on 15/08/2012 at 19:56. Pushed by mlaurent into branch 'KDE/4.9'. Fix Bug 139416 - HTML link target in status bar not fully shown for base tags We reacreate html source but didn't readd base tag in head => it broke mail (a bug created 6 years ago...) FIXED-IN: 4.9.1 M +2 -0 messageviewer/filehtmlwriter.cpp M +1 -1 messageviewer/filehtmlwriter.h M +6 -3 messageviewer/htmlquotecolorer.cpp M +1 -1 messageviewer/htmlquotecolorer.h M +2 -0 messageviewer/interfaces/htmlwriter.h M +3 -1 messageviewer/objecttreeparser.cpp M +1 -1 messageviewer/teehtmlwriter.cpp M +1 -0 messageviewer/teehtmlwriter.h M +1 -1 messageviewer/tests/util.h M +17 -0 messageviewer/webkitparthtmlwriter.cpp M +3 -1 messageviewer/webkitparthtmlwriter.h http://commits.kde.org/kdepim/bded18c28892e50739a9e32b9f281990ea9c0c91 -- 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
