[Kolab-devel] [issue2574] 'Could not create (IMAP) Folder' message box may needs fixing

Jaroslaw Staniek kolab-issues at intevation.de
Fri Mar 28 15:17:56 CET 2008


New submission from Jaroslaw Staniek <kexipl at gmail.com>:

The "Error while creating a folder. Could Not Create Folder" message apparently
allows to retry the operation (Continue button) or cancel it.  See the attached
screenshot.

Both buttons apparently cancel the operation however.
In ImapAccountBase::handleError()

removeJob() is called here, near the end of the method body:

if ( job && !jobsKilled ) {
    removeJob( job );
}

..and then folderCreationResult() signal in
KMFolderImap::slotCreateFolderResult() is emitted to nowhere. No retry if I
understand that properly.

----------
assignedto: till
files: imap_mkdir_err.png
messages: 14249
nosy: jstaniek, till
priority: bug
status: chatting
title: 'Could not create (IMAP) Folder' message box may needs fixing
topic: kowi
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue2574>
___________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imap_mkdir_err.png
Type: image/png
Size: 30589 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20080328/48a5e3bb/attachment.png>


More information about the devel mailing list