Bug 61728

Summary: saving over existing flashkard-files deletes all old flashkards
Product: [Applications] flashkard Reporter: Thorsten Hirsch <t.hirsch>
Component: generalAssignee: Scott Wheeler <wheeler>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thorsten Hirsch 2003-07-27 17:17:37 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.2 
OS:          Linux

1. create some cards,
2. save the file
3. restart the application
4. open the file
5. add some new cards
6. save
==> only the added cards are there, the old ones are gone!
Comment 1 Scott Wheeler 2003-12-14 23:09:43 UTC
Sorry I missed this earlier -- doing some clean up now.  I can't reproduce this here.  In fact the code that does the saving iterates over all of the cards, so I'm not sure how this could happen.
Comment 2 Rene Schmidt 2003-12-18 20:52:07 UTC
I could not reproduce this bug using FlashKard 1.0 from Gentoo Packages, KDE 3.1.4. Maybe it got fixed mysteriously... ? ;)
Comment 3 Peter Hedlund 2004-06-18 19:29:28 UTC
FlashKard has been replaced by KWordQuiz. The save code in KWordQuiz is based on the one in FlashKard, and does not exhibit this behavior.