After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 311658 - 1.3.6 lists a pile of old folders
1.3.6 lists a pile of old folders
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
1.4.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-07-26 21:17 UTC by Sebastien Bacher
Modified: 2013-09-14 16:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
should let you unsubscribe from these folders (1.85 KB, patch)
2005-07-27 09:38 UTC, Not Zed
none Details | Review

Description Sebastien Bacher 2005-07-26 21:17:24 UTC
After updating evolution-data-server from 1.3.5 to 1.3.6 evolution lists a pile
of old dropped/moved folders.

That's using an IMAP server

When clicking on one of these folders I get a dialog:
"Error while Opening folder imap://user@server/INBOX/mailbox
No such folder INBOX/mailbox"
Comment 1 Not Zed 2005-07-27 09:38:32 UTC
Created attachment 49824 [details] [review]
should let you unsubscribe from these folders

this patch adds a necessary feature = being able to unsubscribe from folders
which aren't otherwise in LIST output.

but why the old ones are still around is possibly a bug in the rename
code/and/or server issues (i guess a server should be reasonably expected to
rename subscriptions at the same time, but perhaps not ...)
Comment 2 Sebastien Bacher 2005-07-27 10:02:05 UTC
patch works fine, thanks
Comment 3 Not Zed 2005-07-27 11:24:23 UTC
committed