[Bug 31674] Wine 1.5.6 breaks Quicken 99 import of .qif files; special text character handling problem

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 14 19:41:00 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=31674

--- Comment #15 from Diego Queiroz <queiroz.diego at 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.



More information about the wine-bugs mailing list