https://bugs.kde.org/show_bug.cgi?id=282763
allan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- Ever confirmed|0 |1 --- Comment #10 from allan <[email protected]> --- I've now found a condition which will result in a crash. It may not be the original issue as it only appears to affect investment files. I might as well add it here though. Again, it involves the user ignoring error messages, in a similar way to https://bugs.kde.org/show_bug.cgi?id=324991 above. (Comment #9) Steps to Reproduce: 1. Perform the usual steps to import an investment CSV file, until reaching the Lines page. 2. On that page, select an incorrect start (or end) line, such that a line with invalid format is - included in the import selection, then click Next. 3. An error message is likely to appear indicating that an incorrect value has been detected on - the invalid row. 4. Instead of clicking Cancel, click an Accept button. 5. On the Finish page, click Import CSV. 6. Another error message now is likely to appear, when the import data is parsed. Generally, - the error first detected is likely to be an incorrect date value. Click OK. 7a. What the user should do next is to click on Back and correct the line number then click Next. 7b. Instead of correcting the line number, click to change date format. 8. Now click Next, and a crash occurs. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kmymoney-devel
