Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

autocomplete for hidden type #59294

Copy link
Copy link
Closed
Closed
Copy link
@lxregistry

Description

@lxregistry
Issue body actions

Symfony version(s) affected

7.2.1

Description

this field is auto-generated by symfony:
<input type="hidden" id="message__token" name="message[_token]" data-controller="csrf-protection" autocomplete="off" value="csrf-token" />

this is the error from validator.w3.org:

An input element with a type attribute whose value is hidden must not have an autocomplete attribute whose value is on or off.

How to reproduce

create a simple contact form

Possible Solution

why autocomplete for a hidden field?

Additional Context

No response

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.