Problem/Motivation

Version 2.3.4 has a tiny bug which breaks Metatag generator.

Error: Undefined constant "Drupal\lupus_ce_renderer\WebformInterface" in Drupal\lupus_ce_renderer\CustomElementsMetatagsGenerator->getAlternateLinks() (line 140 of /app/web/modules/contrib/lupus_ce_renderer/src/CustomElementsMetatagsGenerator.php).

Proposed resolution

Add missing single quotes to the interface check.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

junkuncz created an issue. See original summary.

junkuncz’s picture

Status: Active » Needs review

MR has been created.

junkuncz’s picture

Issue summary: View changes
fago’s picture

Status: Needs review » Reviewed & tested by the community

thx, I verified this works as it should now really.

  • fago committed 19a25337 on 2.x authored by junkuncz
    Issue #3418882 by junkuncz, fago: Error: Undefined constant "Drupal\...
fago’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.