Bug 237317

Summary: Impossible to select a different 'Sent-Mail folder' in Composer dialogue
Product: [Applications] kmail2 Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-05-12 00:45:44 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kmail
- Go to Settings menu/Configure Kmail (Accounts) and set up at least one Imap resource 
- Click on 'New'
- Go to View menu/All Fields
- Try to select a different folder from the 'Sent-Mail folder:' combo box

It is impossible. 
The other folders are listed in the combo box (Two Imap resources and one Local Folder) but the user cannot select anything else than 'Local Folders' atm.

In Kmail 1.13.1 (Kontact 4.4.1) a lot more folders are available from this combo box too: for example drafts, inbox, outbox, sent mail, templates and trash which is not the case in Kmail trunk.

Trunk, Svn Rev 1125510

Trunk, Svn Rev 1125510
Comment 1 Laurent Montel 2010-05-12 11:51:22 UTC
SVN commit 1125769 by mlaurent:

Fix bug #237317  Impossible to select a different 'Sent-Mail folder' in Composer dialogue
BUG: 237317


 M  +1 -1      kmcomposewin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1125769
Comment 2 Sabine Faure 2010-05-12 22:40:56 UTC
It is corrected now.

All the folders listed from the Folder View are displayed in the 'Sent-Mail folder:' combo box.

Trunk, Svn Rev 1125914