Bug 61728 - saving over existing flashkard-files deletes all old flashkards
Summary: saving over existing flashkard-files deletes all old flashkards
Status: RESOLVED FIXED
Alias: None
Product: flashkard
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-27 17:17 UTC by Thorsten Hirsch
Modified: 2004-06-18 19:29 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 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.