Closed
Bug 1994843
Opened 5 months ago
Closed 4 months ago
Renaming or moving an IMAP folder clears it's "Select this folder for offline use" synchronization setting
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
People
(Reporter: benc, Unassigned)
References
Details
If you move or rename an IMAP folder, it's nsMsgFolderFlags::Offline flag is cleared.
That flag is displayed in the folder properties dialog, under the "Synchronization" tab, as the "Select this folder for offline use" checkbox.
Steps to replicate:
- run with an IMAP account
- create a new folder
- right-click on the folder and pick "Properties" from the context menu.
- Click the "Synchronization" tab
- See that the "Select this folder for offline use" checkbox is checked.
- close the folder properties dialog
- rename or remove the folder
- right-click and open the folder properties again, and click on the "Synchronization" tab.
- look at the state of the "Select this folder for offline use" checkbox.
Observed behaviour:
The checkbox is checked at step 5, but clear by step 9.
Expected behaviour:
The checkbox at step 9 should be the same state as it was in step 5.
Comment 1•4 months ago
|
||
Isn't this related to Bug 82262? IMAP Renaming folder unsets every customized folder property: charset, sortby, favorites, retention policy, "check this folder", etc
Plus at least one more Bug 1886986 - Renaming an IMAP folder resets view settings
Comment 2•4 months ago
|
||
Let's dupe
You need to log in
before you can comment on or make changes to this bug.
Description
•