[Bug 52866] vbscript:run fails in Wine in Arabic and Hebrew

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 25 10:08:00 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52866

--- Comment #3 from Nikolay Sivov <bunglehead at gmail.com> ---
Looks like this comes from CLDR data, e.g. for ar.xml:

---
<symbols numberSystem="latn">
...
        <minusSign><200e>-</minusSign>
...
---

Depending on what Windows returns there, maybe we should sanitize from control
characters in generating script.

-- 
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.



More information about the wine-bugs mailing list