http://bugs.winehq.org/show_bug.cgi?id=25263
Summary: Biet-O-Matic calculates shipping cost wrong for German locale (regression) Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: georg298@gmx.de
Using this app with German locale, the shipping cost is identified wrong: e.g. 400 instead of 4,00.
Reason: wine's oleaut32 has thousand separator support, but in German locale, the comma "," is the decimal separator.
A regression test revealed the buggy patch:
506ff74bb17742b3be5a8824dc081a3e294ccf1d is the first bad commit commit 506ff74bb17742b3be5a8824dc081a3e294ccf1d Author: Damjan Jovanovic damjan.jov@gmail.com Date: Mon Aug 25 20:40:20 2008 +0200
oleaut32: Thousands separator support for VarFormat.
:040000 040000 a35f267fdf244a3c1d2233c6a80641803c2f355e 5857b6570b3fbe95ff3c8cf6506d926e0cff1c1e M dlls