Bug 339167

Summary: Cannot choose another default collection
Product: [Applications] knotes Reporter: Wolfgang Bauer <wbauer1>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: major CC: myriam, rafael.linux.user
Priority: NOR    
Version: 4.13.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.14.2

Description Wolfgang Bauer 2014-09-18 10:21:37 UTC
If you select another default collection where notes should be saved in knotes settings (Collections), it is not remembered.


Reproducible: Always

Steps to Reproduce:
1. Make sure you have more than one akonotes resources, add one in systemsettings->Personal Account Information->Configure Akonadi Resources, if necessary.
2. Start knotes if it is not running.
3. Right-click on the icon and choose "Configure Knotes", go to "Collections"
4. Click on the folder icon to select a new collection to "Save notes to", and select the other one, click "OK". The settings dialog now shows the new collection.
5. Click on "OK".
6. Do step 2 again.

Actual Results:  
The collection to save new notes to will still be the old one.

Expected Results:  
The collection to save new notes should have been changed.

I tried this now with a fresh user account and 4.14.1. I couldn't select that version from the "Version" chooser.
The last one available is 4.13.2 so I chose this. But I haven't tried this back then.

I experienced the bug in 4.13.3 already though.
And https://bugs.kde.org/show_bug.cgi?id=335703#c10 would suggest it was in 4.13.2 too anyway.
Comment 1 Wolfgang Bauer 2014-09-18 10:45:21 UTC
(In reply to Wolfgang Bauer from comment #0)
> 6. Do step 2 again.
Oops, sorry.
That should be "Do step 3 again", of course.
Comment 2 Laurent Montel 2014-09-18 11:42:48 UTC
Git commit ec7d2fe65047aedd625f547b6151bcb8a438eef8 by Montel Laurent.
Committed on 18/09/2014 at 11:42.
Pushed by mlaurent into branch 'KDE/4.14'.

Fix Bug 339167 - Cannot choose another default collection

FIXED-IN: 4.14.2

M  +1    -0    knotes/configdialog/knotecollectionconfigwidget.cpp

http://commits.kde.org/kdepim/ec7d2fe65047aedd625f547b6151bcb8a438eef8
Comment 3 Wolfgang Bauer 2014-09-25 10:09:53 UTC
It seems to work fine now indeed.
Thank you!