Bug 250350 - Impossible to update an operation of a closed tracker
Summary: Impossible to update an operation of a closed tracker
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 12:15 UTC by Stephane MANKOWSKI
Modified: 2010-09-06 15:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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