Skip to content

app.request.get('perspective') returning array instead of string #1007

@cancan101

Description

@cancan101

Getting this error:

Twig\Error\RuntimeError

An exception has been thrown during the rendering of a template ("strip_tags(): Argument #1 ($string) must be of type string, array given") in "PimcoreAdmin/admin/login/login.html.twig" at line 5.

<form id="form-element" method="post" action="{{ path('pimcore_admin_login_check', {'perspective' : app.request.get('perspective')|striptags}) }}">

Currently on pimcore/admin-ui-classic-bundle v1.7.7.1

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