Bug 207736

Summary: Impossible to test if the 'Reload' works.
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2009-09-18 00:33:37 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KAB
- Right click in the 'Address Books' column
- A context menu appears with a 'Reload' functionality in it.

I do not seem to find any use for the 'Reload' functionality.

Could you please let me know how it is supposed to work and how to test it.

Trunk, Svn Rev 1024850
Comment 1 Tobias Koenig 2009-09-18 16:54:41 UTC
SVN commit 1025374 by tokoe:

Remove 'Reload' action, it shouldn't be needed for the day-to-day usage

BUG: 207736


 M  +4 -10     kaddressbookui.rc  
 M  +0 -2      standardcontactactionmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1025374
Comment 2 Sabine Faure 2009-09-25 00:41:26 UTC
It is corrected now.

The 'Reload' functionality that was not working has been removed from the context menu.

Trunk, Svn Rev 1027765