discourse/app/assets/javascripts/discourse-common/helpers
Joffrey JAFFEUX 6102c287f7
FIX: prevents i18n helper to return a SafeString (#9191)
For convenience the i18n helper has been made returning a SafeString, but when used with other helpers, a String is expected and will cause unexpected behaviors.

This is the root cause of the initial bug fixed in d2bb127e2c

This commit is kept as it's a better security in case of unexpected behavior.
2020-03-12 16:50:20 +01:00
..
bound-i18n.js.es6
component-for-collection.js.es6 FIX: ensure s2 is working with wizard (#8886) 2020-02-07 10:00:39 +01:00
component-for-row.js.es6 FIX: ensure s2 is working with wizard (#8886) 2020-02-07 10:00:39 +01:00
d-icon.js.es6
fa-icon.js.es6
get-url.js.es6
html-safe.js.es6 DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
i18n.js.es6 FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
popular-themes.js.es6 Update theme component URL 2019-06-04 10:04:27 -04:00