Summary: | try to move a folder to a place where a folder with this name already exists, unknown error message. | ||
---|---|---|---|
Product: | [Unmaintained] KDE PIM Mobile | Reporter: | Ludwig Reiter <ludwig.reiter> |
Component: | general | Assignee: | Bjoern Ricks <bjoern.ricks> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | aheinecke, bjoern.ricks, felix.wolfsteller |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Error Dialog |
Description
Ludwig Reiter
2010-07-14 12:22:11 UTC
Also occurs in Kontact Mobile. Created attachment 51762 [details]
Error Dialog
*** Bug 252631 has been marked as a duplicate of this bug. *** In version 4:4.5~20101001.1181693-1maemo4.1181469 , above described procedure does not result in an error message. But also it does not result in an folder creation in "Local Folders", either (In reply to comment #4) > In version 4:4.5~20101001.1181693-1maemo4.1181469 , above described procedure > does not result in an error message. But also it does not result in an folder > creation in "Local Folders", either I got unknown collection errors after a while (couple of minutes). The folder was then created. Need a test to see if this also happens on CE. The "unkown error" message is in English an unsettling to users, this is why I believe this is priority normal. Git commit cb86eff401032fb2b8b2e20c43e02d4968ab799b by Tobias Koenig. Committed on 09/02/11 at 14:00. Pushed by tokoe into branch 'komo3'. Show error for name conflicts on move/copy Show an error messagebox if a collection is moved or copied to a collection that contains a child collection with the same name already. This allows us to provide a better error message than the default one from the failing CollectionMoveJob. BUG: 244598 M +9 -0 akonadi/collection.cpp M +21 -1 akonadi/collection.h M +13 -1 akonadi/entitytreemodel.cpp M +14 -0 akonadi/entitytreemodel_p.cpp M +6 -0 akonadi/entitytreemodel_p.h http://commits.kde.org/kdepimlibs/cb86eff401032fb2b8b2e20c43e02d4968ab799b |