Version: 4.7 (using KDE 4.7.0) OS: Linux KMail2 does not show the message header names, only what follows after the colon. There's no way to get inormatino like how exactly the 'X-Bugzilla-URL:' header is written. I need this information for my procmail scripts and have to use other mailers to see it now. This was working fine with the old KMail. Reproducible: Always Steps to Reproduce: - select any email - View -> Headers -> All Headers Actual Results: The To: entry (just an example, the problem is with all headers) shows: wonko@wonkology.org Expected Results: It should be: To: wonko@wonkology.org
Use "view source" and you can see all headers. Regards
Wow, why did I not see this option? I even tried the usual (Ctrl+)U shortcut that I know from other mailers or browsers. Thanks! But it's still a bug, isn't it? Although a very minor one now.
Git commit 67ddcfd174f5748a7344ca6c4a4db8007a547683 by Torgny Nyblom. Committed on 27/08/2011 at 11:47. Pushed by tnyblom into branch 'master'. Show header names aswell as header value When showing all headers include the header name. BUG: 280670 M +1 -1 messageviewer/headerstyle.cpp http://commits.kde.org/kdepim/67ddcfd174f5748a7344ca6c4a4db8007a547683
Git commit 50d8f7d046c2dbc1cd5b2f2daa59af553de2996d by Torgny Nyblom. Committed on 27/08/2011 at 11:47. Pushed by tnyblom into branch '4.7'. Show header names aswell as header value When showing all headers include the header name. BUG: 280670 (cherry picked from commit 67ddcfd174f5748a7344ca6c4a4db8007a547683) M +1 -1 messageviewer/headerstyle.cpp http://commits.kde.org/kdepim/50d8f7d046c2dbc1cd5b2f2daa59af553de2996d