discourse/app
Jarek Radosz d407bcab36 FIX: Correctly escape category description text (#8107)
* FIX: Correctly escape category description text

This bug has been introduced in db14e10943.

* Remove unnecessary `html_safe`

`Theme.lookup_field` already returns html-safe strings: 7ad338e3e6/app/models/theme.rb (L237-L242)

* Rename `description` where it's acutally `descriptionText`
2019-10-01 12:04:39 -04:00
..
assets FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
controllers FIX: PWA install was broken due to missing basic logo 2019-09-22 00:20:25 -04:00
helpers FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
jobs Tweak calculation for reviewable sensitivities/priorities 2019-09-19 14:07:56 -04:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
serializers DEV: Allow specifying button class in reviewable action definitions (#8093) 2019-09-18 11:28:59 +01:00
services FIX: add support for version query parameter in InlineUploads 2019-09-13 18:21:19 +02:00
views FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00