Bug 250350

Summary: Impossible to update an operation of a closed tracker
Product: [Applications] skrooge Reporter: Stephane MANKOWSKI <stephane>
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stephane MANKOWSKI 2010-09-06 12:15:49 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux



Reproducible: Always

Steps to Reproduce:
Create an operation associated to a tracker
Close the tracker
Update the operation (don't change the tracker)


Actual Results:  
Update fails with: "Impossible to add an operation in a closed tracker"

Expected Results:  
Update must be done if tracker is not changed
Comment 1 Stephane MANKOWSKI 2010-09-06 12:23:33 UTC
SVN commit 1172058 by smankowski:

BUG: 250350: Impossible to update an operation of a closed tracker 

 M  +1 -0      CHANGELOG  
 M  +5 -0      skgbankmodeler/skgsuboperationobject.cpp  
 M  +16 -1     skgbankmodelertest/skgtestrefund.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1172058
Comment 2 Stephane MANKOWSKI 2010-09-06 15:20:45 UTC
SVN commit 1172109 by smankowski:

BUG: 250350: Impossible to update an operation of a closed tracker 

 M  +3 -1      skgbankmodeler/skgsuboperationobject.cpp  
 M  +6 -0      skgbankmodelertest/skgtestrefund.cpp  


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