[Bug 54583] New: kernel32:locale - The non-breaking space GetNumberFormatEx() test fails on Windows 11
https://bugs.winehq.org/show_bug.cgi?id=54583 Bug ID: 54583 Summary: kernel32:locale - The non-breaking space GetNumberFormatEx() test fails on Windows 11 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:locale - The non-breaking space GetNumberFormatEx() test fails on Windows 11: locale.c:1820: Test failed: Expected L"-12\00a0345,00", got L"-12\202f345,00" See https://test.winehq.org/data/patterns.html#kernel32:locale So Windows 11 returns a narrow non-breaking space instead of a 'plain' non-breaking space separator when using the French format. The narrow non-breaking space is probably more correct. -- 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=54583 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase Assignee|wine-bugs(a)winehq.org |fgouget(a)codeweavers.com -- 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=54583 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- Sent a merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/2288 -- 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=54583 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |b66f9af10657a0c468cd3858074 | |fb61d3d317095 Status|NEW |RESOLVED --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit b66f9af10657a0c468cd3858074fb61d3d317095 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Sat Feb 25 20:27:36 2023 +0100 kernel32/tests: Fix the French GetNumberFormatEx() test on Windows 11. Windows 11 uses a narrow non-breaking space instead of a plain one when formatting numbers. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54583 -- 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=54583 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 8.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.
participants (1)
-
WineHQ Bugzilla