You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
d3c0a36 broke all translations with HTML in them. Even if HTML may never have been officially supported in translations, there are default views which uses them.
Steps To Reproduce:
Set your application to use the "simple-default" pagination, which has @lang('pagination.next') and @lang('pagination.previous') in them. It will escape the « and » characters.
oltreseba, guidocella, cbaconnier, zanozik, marcbelletre and 4 more