From kde-bugs-dist Tue Oct 19 09:13:19 2004 From: Jean-Michel Fayard Date: Tue, 19 Oct 2004 09:13:19 +0000 To: kde-bugs-dist Subject: [Bug 91651] running cdarchiving plugin from kimdaba sends all Message-Id: <20041019091319.24552.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=109817720410269 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=91651 ------- Additional Comments From jmfayard gmail com 2004-10-19 11:13 ------- It is a dupe of bug 89394 (see this part of the patch) Basically, in digikam, you have a list of albums, and when you want to archive an album on the CD, the contents of the folder are copied recursively. But in KimDaBa, you can have a picture in your top directory, and if you select that one, your whole collection of pictures will be copied. See this part of the patch +// TODO : [...] Desactiving folder recursion for now. #if 0 Maybe we can have a kipi feature like CopyFolderRecursively to handle this well in each application.