Bug 314126

Summary: Wrong shortcut shown in menu for New Message to Mailing List
Product: [Applications] kmail2 Reporter: Graeme Hewson <bugs>
Component: UIAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: chaofeng111, montel
Priority: NOR    
Version: 4.9.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.10

Description Graeme Hewson 2013-01-30 11:40:46 UTC
Menu entry Message / New Message to Mailing-List shows the shortcut as Ctrl+Shift+N, but clicking on the menu entry or entering the shortcut has no effect. If kmail was started from a terminal, this message is displayed:

KMail::Util::mailingListsHandleURL: Can't handle url

The shortcut L works for me.

Also, in correct English the text should say "Mailing List", without a hyphen.
Comment 1 Laurent Montel 2013-01-30 11:54:43 UTC
I fixed it in 4.10
Reopen if necessary.
Comment 2 Laurent Montel 2013-01-30 12:26:22 UTC
no finally it's an other bug.
Will fix now.
Comment 3 Laurent Montel 2013-01-30 12:39:06 UTC
Git commit 7de41bc8953a09bd2c68da4581b7e451812210b7 by Montel Laurent.
Committed on 30/01/2013 at 13:38.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 314126 - Wrong shortcut shown in menu for New Message to Mailing

List

FIXED-IN: 4.10

M  +7    -4    kmail/util.cpp
M  +2    -2    kmail/util.h

http://commits.kde.org/kdepim/7de41bc8953a09bd2c68da4581b7e451812210b7
Comment 4 Laurent Montel 2013-01-30 12:39:59 UTC
Problem that you configurate in mailing folder properties a url which doesn't start with mailto:

Now it's fixed.