Bug 411822 - "Save As" option on email message does not show KIO Remote Folders
Summary: "Save As" option on email message does not show KIO Remote Folders
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: message list (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-11 15:49 UTC by cberlinger
Modified: 2019-09-12 14:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.12.2


Attachments
Image of the disparity between dialog boxes (214.71 KB, image/jpeg)
2019-09-11 15:49 UTC, cberlinger
Details

Note You need to log in before you can comment on or make changes to this bug.
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.