mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 18:43:43 +08:00
6102c287f7
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
|
||
---|---|---|
.. | ||
bound-i18n.js.es6 | ||
component-for-collection.js.es6 | ||
component-for-row.js.es6 | ||
d-icon.js.es6 | ||
fa-icon.js.es6 | ||
get-url.js.es6 | ||
html-safe.js.es6 | ||
i18n.js.es6 | ||
popular-themes.js.es6 |