mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +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
|
||
---|---|---|
.. | ||
admin-add-upload.hbs | ||
admin-badge-preview.hbs | ||
admin-color-scheme-select-base.hbs | ||
admin-edit-badge-groupings.hbs | ||
admin-incoming-email.hbs | ||
admin-install-theme.hbs | ||
admin-reseed.hbs | ||
admin-silence-user.hbs | ||
admin-staff-action-log-details.hbs | ||
admin-start-backup.hbs | ||
admin-suspend-user.hbs | ||
admin-theme-change.hbs | ||
admin-theme-item.hbs | ||
admin-uploaded-image-list.hbs | ||
admin-watched-word-test.hbs | ||
site-setting-default-categories.hbs |