Leo
About
- Username
- Leo
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, Thank you, that explains a lot. But it seems var always converts using UTF-8, so I guess it's a little safer to use manual decoding (since sadly some applications automatically use UTF-8-BOM). See e.g. this example using a UTF-8-BOM …
-
Hi, I have opened this as a new issue in GitHub as #680 (https://github.com/smathot/OpenSesame/issues/680). I have also searched other issues and interestingly this issue seems both known and fixed in 3.2.7. https://github.com/smathot/OpenSesame/iss…
-
Alright, thank you.