-
- Downloads
Autoescape of placeholders in t() and p() - for JS
* add disableEscape parameter to disable this functionality * drop usage of escapeHTML() that is now done inside t() * add unit test for escaped and not escaped placeholder * proper JSDoc
Showing
- apps/files/js/filesummary.js 1 addition, 1 deletionapps/files/js/filesummary.js
- core/js/l10n.js 28 additions, 10 deletionscore/js/l10n.js
- core/js/share.js 5 additions, 5 deletionscore/js/share.js
- core/js/tests/specs/l10nSpec.js 10 additions, 0 deletionscore/js/tests/specs/l10nSpec.js
- settings/js/users/deleteHandler.js 1 addition, 1 deletionsettings/js/users/deleteHandler.js
Loading
Please register or sign in to comment