Summary: | Crash on Importing Ill-Formed QIF File | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | allan <agander93> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
allan
2010-04-19 13:03:22 UTC
SVN commit 1121068 by tbaumgart: Don't allow import of investment transactions that don't have a share amount. This used to end in a div by zero when calculating the price. BUG: 234797 M +4 -0 mymoneystatementreader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1121068 |