Skip to content

[6.0] Prohibited input U+0000005C #46356

@janschoenherr

Description

@janschoenherr

Steps to reproduce the issue

When entering the following string into an article and trying to save. An exception is thrown.

"mailto:[email protected]\"

This is seemingly caused by the backslash before the quote.

This can happen if you have markup stored in json:

{"content":"<p>Email: <a href=\\"mailto:[email protected]\\">[email protected]<\\/a><\\/p>"}

Expected result

No error should be thrown.

Actual result

An exception with Prohibited input U+0000005C is thrown.

System information (as much as possible)

Joomla 6.0

Additional comments

In previous Joomla versions (e.g. 5.4.0) this did not happen.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions