Summary: | Crash on cancelling QIF import | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Andrew Diederich <andrewdied> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ohernandez3 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Diederich
2010-12-08 18:36:52 UTC
Turns out that qfx == ofx. So, what I did was attempt to import an ofx file with the qif importer. *** Bug 259398 has been marked as a duplicate of this bug. *** SVN commit 1205350 by conet: BUG: 259235 Don't crash if there is no valid date format selected. M +5 -1 mymoneyqifreader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205350 SVN commit 1205351 by conet: BUG: 259235 Don't crash if there is no valid date format selected. Merged into the stable branch. M +5 -1 mymoneyqifreader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205351 |