15 Apr
2015
15 Apr
'15
12:41 a.m.
https://bugs.winehq.org/show_bug.cgi?id=31674 --- Comment #15 from Diego Queiroz <queiroz.diego(a)gmail.com> --- Also it is important to emphasize that this bug does NOT crash Quicken, but it only import wrong information from the file. As a programmer, I would guess that the program is overlapping the same variable with the content from the QIF file. For example, if the QIF file contains: ... NBank of America card TCCard ... The import of this file "would" generate an account named "BTCCard America card". That is, it overlaps "Bank of America card" string with "TCCard". -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.