Skip to content

ViewHelper returns encoded HTML #54

@joshinwien

Description

@joshinwien

Was getting encoded html/script in place of the upload widget in the frontend, which is called in FormFields.html.

I added $escapeOutput = false; to the viewhelper classes as per: https://stackoverflow.com/a/50408766/16559739, which seems to work for me.

Is this a known issue? Is there perhaps a better way to resolve?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions