https://bugs.winehq.org/show_bug.cgi?id=54565
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |37cd13abdf5d91c7b3f25b39fa1 | |4976bc3a3e3a3
--- Comment #4 from François Gouget fgouget@codeweavers.com --- This got fixed by the commit below:
commit 37cd13abdf5d91c7b3f25b39fa14976bc3a3e3a3 Author: François Gouget fgouget@codeweavers.com AuthorDate: Fri Feb 24 02:03:41 2023 +0100
riched20/tests: Fix the EM_GETSELTEXT tests in Hindi on Windows.
On Windows EM_GETSELTEXT fails with an invalid parameter error in the Hindi locale but works in most other locales, including UTF-8 ones. So check for this issue and adjust the expected results accordingly.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54559 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54565