discourse/app
Victor Kavunenko 9cf68c99b7 FIX: force encoding for title field
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.
2014-10-06 10:40:14 +03:00
..
assets FIX: hitting edit while replying does nothing 2014-10-06 10:51:02 +11:00
controllers FIX: broken external auth 2014-10-03 16:15:00 -04:00
helpers Renaming site contents to site text 2014-09-24 16:08:14 -04:00
jobs Rename 'leader' -> 'tl3' 2014-09-30 13:16:34 +10:00
mailers FEATURE: show topic category in email subject 2014-10-03 22:08:59 +05:30
models FIX: force encoding for title field 2014-10-06 10:40:14 +03:00
serializers FEATURE: log topic/post deletions from staff members 2014-10-01 17:40:13 +02:00
services FEATURE: log topic/post deletions from staff members 2014-10-01 17:40:13 +02:00
views Merge pull request #2835 from techAPJ/patch-2 2014-10-02 17:29:26 +10:00