Browse Source
The ideal solution was to convert to MySQL's utf8mb4 charset, but then we would lose support for MySQL < 5.5.3. In this fix, incompatible characters are encoded as HTML numeric character references (eg. #65536) and just stripped from body_nommarkup.pull/40/head
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue