-
Hi.
I'm not sure if I'm missing something, but most of my html mails look like this:
```
^H^H^H^H^H D�J� VU? ^H^H^H^H^H Dessa klassiska siluetter är väl beprövade. Det betyder
att de skänke…
-
This is a follow-up of https://github.com/rust-osdev/uefi-rs/issues/747, I have been playing around with it and I have a bit of wishlist (of course, would love to contribute directly some of them), bu…
-
If Gherkin3 is going to use this project as a template, we have to make sure we can scan UTF-8 encoded input since many Gherkin translations rely on the unicode character set.
A simple way to do this…
-
Both `7z` and `unzip` have problems with the encodings of the file names in Samples/StandardUnits/[OpenGL and OpenCL?]. The Russian characters are replaced with gibberish.
p/s: I'm on Debian Bookwo…
-
Apache 2.4, PHP 5.5
MODX Revolution 2.5.4-pl, FileDownload R 2.0.0-pl
Everywhere encoding is UTF-8, MySQL - utf8_general_ci. But russian file names is rhombuses. О_о...
SQL "modx_fd_paths">"filena…
-
According to [WhatWG](https://html.spec.whatwg.org/multipage/forms.html#attr-form-accept-charset), the value must be an [ASCII case-insensitive](https://infra.spec.whatwg.org/#ascii-case-insensi…
-
C18 thought about adding the `char8_t` type, to match the new `u8` string prefix: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2231.htm
They only wanted to add some converters mbrtoc8, c8rtomb, n…
-
Currently, the `KeychainWrapper.swift` uses `Data` type as a "key" to store records. We got our head scratching for quite some time and we could not find any actual benefit of the current code.
```…
-
Receiving the following error during initial migration using`php artisan migrate:fresh --seed` or visit `your.site.com/setup`
`[Illuminate\Database\QueryException]
SQLSTATE[HY000]: General error: …
-
Some characters need to be normalized (smart quotes vs. apostrophes) but some need to be allowed (u vs ü). Currently, `’` and `'` are read as different punctuation marks. This causes misalignment in c…