mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 09:17:30 +08:00
9cf68c99b7
Job exception: incompatible character encodings: UTF-8 and ASCII-8BIT -- This exception rise up for correct(!) UTF-8 cyrillic (in my case, but non-latin overall, I suppose) in title field during RSS polling (feed polling url) and breaks topics creation. So, just force_encoding() makes it work. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |