[Akonadi] [Bug 305987] "Could not create collection" when adding new top-level mailbox for IMAP account:
András Manţia
amantia at kde.org
Thu Mar 28 21:45:46 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=305987
András Manţia <amantia at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Version Fixed In| |4.10.2291143291143
Resolution|--- |FIXED
Latest Commit|3aa88cb5f00ce577299b7aba8dd |http://commits.kde.org/kdep
|3b062554d7db4 |im-runtime/d8fd7a28e7d6d8a8
| |9dd398311d423118ff529718
--- Comment #9 from András Manţia <amantia at kde.org> ---
Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia.
Committed on 28/03/2013 at 22:45.
Pushed by amantia into branch 'KDE/4.10'.
1) Fix creation of new toplevel folders (and all its subfolder): it used to
generate a broken remote id and separtor ("i") causing weird problems.
2) Make sure toplevel imap folders are shown immediately, without a need to
sync the account (workarounds an ETM bug 291143)
3) Warn the user if creating a folder failed on server-side and remove the
folder locally. Otherwise if creation failed, it was impossible to create again
a folder with the same name,
as it was already a folder with that name in the akonadi cache...
4) Make sure deleting folder "foo" doesn't deleted all folders starting with
"foo" as it did before.
5) Just fix folder deletion. :) It could fail in certain cases.
6) Fix and adapt the tests.
Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen
and state the details.
REVIEW: 109276
FIXED-IN: 4.10.2291143291143
Related: bug 312435, bug 305269, bug 301088, bug 292418, bug 291143
M +6 -1 resources/imap/addcollectiontask.cpp
M +1 -1 resources/imap/changecollectiontask.cpp
M +16 -0 resources/imap/imapresource.cpp
M +7 -0 resources/imap/imapresource.h
M +11 -8 resources/imap/removecollectionrecursivetask.cpp
M +1 -0 resources/imap/removecollectionrecursivetask.h
M +10 -0 resources/imap/resourcetask.cpp
M +2 -0 resources/imap/resourcetask.h
M +4 -1 resources/imap/tests/dummyresourcestate.cpp
M +7 -5 resources/imap/tests/testremovecollectiontask.cpp
http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list