Bug 238104 - Urgent option not fully implemented
Summary: Urgent option not fully implemented
Status: VERIFIED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: message list (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks:
 
Reported: 2010-05-18 23:59 UTC by Sabine Faure
Modified: 2010-12-15 22:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-05-18 23:59:10 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kmail
- Click on 'New' button
- Go to Options menu/Urgent
- Enter a recipient, a subject and a few words in the text editor
- Click on 'Send' button

When received the email looks exactly as any other emails. Nothing shows that it is urgent.

- Find the email sent and select it from the message list
- Click on 'v'

The following lines are displayed in Kmail 1.13.1 and Kontact 4.4.1 when the Urgent option is selected:
X-PRIORITY: 2 (High)
Priority: urgent

However those lines are missing in the trunk version.

Trunk, Svn Rev 1128166
Comment 1 Leo Franchi 2010-06-02 15:43:48 UTC
SVN commit 1133798 by lfranchi:

Add Urgent headers if user selected Urget action.

BUG: 238104


 M  +1 -0      kmail/kmcomposewin.cpp  
 M  +12 -0     messagecomposer/infopart.cpp  
 M  +3 -0      messagecomposer/infopart.h  
 M  +8 -0      messagecomposer/skeletonmessagejob.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1133798
Comment 2 Sabine Faure 2010-06-23 23:47:22 UTC
It is now possible to see the lines in the trunk version(X-PRIORITY: 2 (High), 
Priority: urgent) but nothing differenciate the urgent email from a regular one visualy so I am reopening this bug.

Trunk, Svn Rev 1141839
Comment 3 Leo Franchi 2010-06-24 22:11:02 UTC
Hmm, it is not marked visually as different in KMail stable, either. Or in thunderbird...
Comment 4 Thomas McGuire 2010-06-24 22:17:04 UTC
Indeed, displaying whether a mail is urgent is not implemented, see also https://issues.kolab.org/issue4255.
Comment 5 Tobias Koenig 2010-12-12 01:00:07 UTC
So this bug is solved, right?
Comment 6 Sabine Faure 2010-12-15 22:25:45 UTC
Yep, Till explained to me about Kmail-mobile that emails are not be seen as urgent in Kmail but they will be in outlook for example thanks to the headings.

So this bug was indeed fixed on Trunk, Svn Rev 1141839