Bug 251212

Summary: Rename Payee Bug
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.5   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Thomas Baumgart 2010-09-14 14:25:06 UTC
Version:           4.5 (using KDE 4.3.5) 
OS:                Linux

The initial report found on the KDE4 KMyMoney developer ML contained:

I'm running Version 4.5.0-svn1173881 on Fedroa 13.

I can not rename Payees. When I change the name of a Payee it looks like it
changes but the next time I access the Payee list the old name is still
there. This means I can not add new payees unless I want them named "New
Payee", "New Payee [1]" ...


Reproducible: Always


Actual Results:  
Payee cannot be renamed

Expected Results:  
Payee can be renamed
Comment 1 Thomas Baumgart 2010-09-15 07:44:44 UTC
SVN commit 1175423 by tbaumgart:

Allow renaming of payee to start with F2, double click or context menu

BUG: 251212




 M  +7 -5      kpayeesview.cpp  
 M  +2 -2      kpayeesview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1175423
Comment 2 Thomas Baumgart 2010-09-15 08:12:47 UTC
SVN commit 1175427 by tbaumgart:

Allow renaming of payee to start with F2, double click or context menu

Backport to 4.5 stable branch

BUG: 251212

 M  +7 -5      kpayeesview.cpp  
 M  +2 -2      kpayeesview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1175427