Skip to content

Escaped @lang in 5.6 broke HTML entities #25430

@alexvikman

Description

@alexvikman
  • Laravel Version: 5.6.37
  • PHP Version:
  • Database Driver & Version:

Description:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions