[Bug 50672] New: .toString() implementation VT_CY behaves as if .toLocaleString() was used
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(a)winehq.org Reporter: mielket(a)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!) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50672 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |jacek(a)codeweavers.com Regression SHA1| |aa4ac3ad6cd6d0324170b0b32d4 | |bd50e239f7762 --- Comment #1 from Jacek Caban <jacek(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50672 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |22a1485c08fb219444f7bb45b37 | |c26af7c203d19 Resolution|--- |FIXED --- Comment #2 from Jacek Caban <jacek(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50672 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.3. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50672 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50672 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 6.0.x milestone from bug fixes included in 6.0.1. -- 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.
participants (1)
-
WineHQ Bugzilla