Bug 362100 - No mail headers if kdepim-addons is not installed.
Summary: No mail headers if kdepim-addons is not installed.
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-22 18:03 UTC by Antonio Rojas
Modified: 2016-04-27 06:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2016-04-22 18:03:14 UTC
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
Comment 1 Laurent Montel 2016-04-27 06:19:28 UTC
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