[Bug 258342] No hierarchical RID does not specify a unique collection

Kevin Ottens ervin at kde.org
Tue Feb 21 13:16:31 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=258342


Kevin Ottens <ervin at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Kevin Ottens <ervin kde org>  2012-02-21 13:16:31 ---
Git commit 5b9aef7142ec16af688195034d88f42712ee8acd by Kevin Ottens.
Committed on 21/02/2012 at 14:11.
Pushed by ervin into branch 'master'.

Handle with care mailbox names ending with separator

Some servers apparently find funny to sometimes send mailbox names
suffixed with the separator (e.g. INBOX/) which mapped for us to a
mailbox with no name under INBOX. Needless to say it was veeery wrong.

So now special case those, and consider that the server instead meant
the mailbox name without this separator suffix (e.g. INBOX/ -> INBOX).

M  +6    -1    resources/imap/retrievecollectionstask.cpp
M  +27   -0    resources/imap/tests/testretrievecollectionstask.cpp

http://commits.kde.org/kdepim-runtime/5b9aef7142ec16af688195034d88f42712ee8acd

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list