https://bugs.winehq.org/show_bug.cgi?id=50672
Bug ID: 50672 Summary: .toString() implementation VT_CY behaves as if .toLocaleString() was used Product: Wine Version: 6.1 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs@winehq.org Reporter: mielket@gmx.de
Converting a ole currency variant type newly introduced in 6.1 results in the application of the current locales decimal separator. E.g. on a German system, a comma is used instead of a dot. The default string representation of VT_CYs should be locales agnostic and always return a dot.
(Apart from this: Good job Jacek, implementing VT_CY and VT_DATE!)
https://bugs.winehq.org/show_bug.cgi?id=50672
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |jacek@codeweavers.com Regression SHA1| |aa4ac3ad6cd6d0324170b0b32d4 | |bd50e239f7762
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- This patch should fix it: https://source.winehq.org/patches/data/200007
I think it's a regression from migrating oleaut32.dll to PE file. Thanks for the report.
https://bugs.winehq.org/show_bug.cgi?id=50672
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |22a1485c08fb219444f7bb45b37 | |c26af7c203d19 Resolution|--- |FIXED
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- The fix is in git: https://source.winehq.org/git/wine.git/commitdiff/22a1485c08fb219444f7bb45b3...
Please reopen if you can still reproduce the problem.
https://bugs.winehq.org/show_bug.cgi?id=50672
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.3.
https://bugs.winehq.org/show_bug.cgi?id=50672
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=50672
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.1.