All header styles have been moved to the kdepim-addons package. If this is not installed, the mails can't display any header at all, which is an essential functionality for a mail client. Please install at least one fallback header style with kmail. Reproducible: Always
Git commit d3c47f200c96e04785d05af9fb086bcd5a68f251 by Montel Laurent. Committed on 27/04/2016 at 06:19. Pushed by mlaurent into branch 'master'. Fix Bug 362100 - No mail headers if kdepim-addons is not installed. FIXED-IN: 5.3.0 M +2 -1 messageviewer/src/CMakeLists.txt A +1 -0 messageviewer/src/messageviewerheaderplugins/CMakeLists.txt A +12 -0 messageviewer/src/messageviewerheaderplugins/autotests/CMakeLists.txt A +55 -0 messageviewer/src/messageviewerheaderplugins/autotests/standardsheaderstyleplugintest.cpp [License: GPL (v2)] A +35 -0 messageviewer/src/messageviewerheaderplugins/autotests/standardsheaderstyleplugintest.h [License: GPL (v2)] A +16 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/CMakeLists.txt A +32 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json A +36 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/standardheaderstrategy.cpp [License: GPL (v2)] A +57 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/standardheaderstrategy.h [License: GPL (v2)] A +49 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/standardsheaderstyleinterface.cpp [License: GPL (v2)] A +39 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/standardsheaderstyleinterface.h [License: GPL (v2)] A +63 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/standardsheaderstyleplugin.cpp [License: GPL (v2)] A +43 -0 messageviewer/src/messageviewerheaderplugins/standardsheaderstyleplugin/standardsheaderstyleplugin.h [License: GPL (v2)] http://commits.kde.org/messagelib/d3c47f200c96e04785d05af9fb086bcd5a68f251