Bug 411822

Summary: "Save As" option on email message does not show KIO Remote Folders
Product: [Applications] kmail2 Reporter: cberlinger <cberlinger>
Component: message listAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 5.12.2
Attachments: Image of the disparity between dialog boxes

Description cberlinger 2019-09-11 15:49:45 UTC
Created attachment 122600 [details]
Image of the disparity between dialog boxes

SUMMARY
For saving an email as an .mbox file, the File -> Save As option and the right-click context menu Save As option do not show KIO remote folders in the Save As Dialog Box. This functionality exists for the "Save Attachments" command. 

STEPS TO REPRODUCE
1. Select an email message in the message list
2. Go to File -> Save As
3. When Save As dialog box appears, notice all bookmarked KIO remote folders are not visible in the side column.

OBSERVED RESULT
No bookmarked remote KIO folders are in the Places side column. 

EXPECTED RESULT
Bookmarked remote KIO folders should be visible in the Places side column, match the functionality of the "Save Attachments" dialog box.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 30
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
Thanks for taking a look into this.
Comment 1 Laurent Montel 2019-09-12 04:47:37 UTC
I confirm it
I will work on it soon.
Comment 2 Laurent Montel 2019-09-12 06:01:56 UTC
Git commit d5e666ea94b45b894d7b685d896045e9e4e171d4 by Laurent Montel.
Committed on 12/09/2019 at 06:01.
Pushed by mlaurent into branch 'Applications/19.08'.

Fix Bug 411822 - "Save As" option on email message does not show KIO Remote Folders

FIXED-IN: 5.12.2

M  +40   -12   messageviewer/src/utils/messageviewerutil.cpp

https://commits.kde.org/messagelib/d5e666ea94b45b894d7b685d896045e9e4e171d4
Comment 3 cberlinger 2019-09-12 14:13:04 UTC
Thank you Laurent Montel! That commit arrived unbelievably fast.