From kmail-devel Mon Dec 31 19:13:38 2001 From: Michael =?iso-8859-1?q?H=E4ckel?= Date: Mon, 31 Dec 2001 19:13:38 +0000 To: kmail-devel Subject: Re: Bug#36662: It's no longer possible to move whole folders X-MARC-Message: https://marc.info/?l=kmail-devel&m=100982609611845 On Monday 31 December 2001 18:45, Michael Häckel wrote: > On Monday 31 December 2001 16:04, Ingo Klöcker wrote: > > I just wanted to move a folder into another folder. But changing the > > Belongs To folder in the folder Properties and then clicking on OK > > didn't have any effect. > > Well, that is, because we once changed this line in KMFolderDialog::slotOk > from > if (!mFolder || mFolder->protocol() != "imap") > to > if (!mFolder) > > Seems, it's original purpose was to disable renaming moving of IMAP > folders, which I didn't remember myself. > Now it disables these actions for all folders. > > However there was a bug that got fixed by this change. > Carsten, do you remember, what that was? Ah yes, there was a problem with system folders. Fixed. And this time there is a comment in the code :-) Regards, Michael Häckel _______________________________________________ kmail Developers mailing list kmail@mail.kde.org http://mail.kde.org/mailman/listinfo/kmail