Html validation error due to non allowed attributes

Created on 5 June 2025, about 1 month ago

Hi, and thanks for the work on this module!

I see on a new site using the new BEF and exposing the new facets (from facets module, 3 branch) I get these errors in the validator. It might also belong to Facets module.

  • Attribute multiple not allowed on element div
  • Attribute name not allowed on element div

The code is this <div class="bef-links-use-ajax bef-links" data-drupal-selector="edit-type" multiple="multiple" name="type" id="edit-type--3">

..and, as it says, name and multiple is not allowed on div elements.

Report can be seen here: https://validator.w3.org/nu/?doc=https%3A%2F%2Faqua-kompetanse.no

πŸ› Bug report
Status

Active

Version

7.0

Component

Miscellaneous

Created by

πŸ‡³πŸ‡΄Norway vegardjo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024