Version: (using KDE 4.2.2) Installed from: SuSE RPMs In the "Find Messages" dialog, the user can bring up a folder selection dialog to search only in a specified folder. This folder selection dialog contains a button "New Subfolder…" to create a new subfolder. However, it makes no sense for the user to be creating subfolders when he is supposed to be searching them. The button should be removed.
SVN commit 1117974 by mlaurent: Fix Bug 190671 - "New Subfolder…" button should not exist in folder selection dialog of Find Messages dialog CCBUG: 190671 M +3 -1 folderrequester.cpp M +3 -0 folderrequester.h M +21 -9 folderselectiondialog.cpp M +3 -2 folderselectiondialog.h M +2 -1 searchwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1117974
This bug still exists in KDE 4.5. Is the SVN commit mentioned in the previous comment still pending or does this bug need to be reopened?
No kde 4.5 is frozen => wait 4.6 Regards
Yeah, I knew 4.5 was frozen... I thought that the SVN commit was made before 4.5 was released, so I was expecting the bugfix to appear in 4.5.
The commit has been before any freeze. So it should be in KDE 4.5. I'm reopening this, because obviously something did not work here.
Oh... do you actually use kdepim4.5 packages? May be you have still the 4.4 ones, as kdepim 4.5 is not released yet.
I re-close this bug ! kdepim-4.5 is frozen it's too late ! So don't reopen it.
Ehm ... sorry. KDE 4.5 is not frozen for bugfixes at all. Stuff committed to KDE 4.5 trunk is going to 4.5.1. Even if something were frozen, that would be no reason to close a bug. But I already mentioned: This bug should be patched in KDE 4.5 because the fix was commited BEFORE even the soft feature freeze at 26. of April. So when it is still reported this can have two reasons: 1. The patch did not work or was not applied correctly. For this case I reopen this so that the bug can either be patched again or the patch can be transferred to KDE 4.5 trunk. 2. The reporter does still have old kdepim packages of KDE 4.4 running on his machine. In that case, this can be closed again.
It"s not a bug it's a feature. Add it adds a new string in kdepimlibs => NO ! You understand no ?!
Instead of being rude it would be more interesting, why something you committed on 23. April should not be in KDE 4.5. KDE 4.5 has been branched from trunk much later as far as I remember.
I am using kdepimlibs-4.5.0, so if (as you say) the new string was to be added there, then this bug obviously didn't get fixed.
kdepimlibs and kdepim are two different modules. Which kmail version are you using ? (help/about KMail or kmail --version) If the version is 1.xx, then you're using KMail from KDE 4.4 which is perfectly normal: kdepim 4.5 was not released. Oh, and the fix is in the 4.5 branch: http://websvn.kde.org/branches/KDE/4.5/kdepim/kmail/searchwindow.cpp?r1=1115976&r2=1117974
I am still experiencing this bug. I'm running openSUSE 11.4 with KDE 4.6.0, kdepimlibs 4.6.0, and KMail 1.13.6. Did the bugfix not get committed, is this a regression, or is this a downstream problem with my distribution?
I implemented it, but we remove "search in folder" widget. So this feature exists now in akonadi but was removed from search windows.