in module settings is set:

Global --> generator: NEW_TAG

but, instead to override the default tag
<meta name="Generator" content="Drupal 8 (https://www.drupal.org)" />
creates a new tag
<link rel="generator" href="NEW_TAG" />

Comments

fomenkoandrey created an issue. See original summary.

fomenkoandrey’s picture

Title: The tag generator is not overridden » The tag "generator" does not override the default one
Issue summary: View changes
fomenkoandrey’s picture

Issue summary: View changes
damienmckenna’s picture

Version: 8.x-1.0-beta4 » 8.x-1.x-dev
cancerian7’s picture

The same thing happens with shortlink tag as well.

damienmckenna’s picture

Status: Active » Closed (duplicate)

This was fixed in #2674078: Wrong tag generator, which is in beta5.

fomenkoandrey’s picture

Drupal 8.1.1
Metatag 8.x-1.0-beta8+2-dev (2016-мая-16)
i have the problem with both metatags GENERATOR.

Doesnt work, problem not resolved.

<meta name="generator" content="MY TAG" />
...
<meta name="Generator" content="Drupal 8 (https://www.drupal.org)" />

and i have the same problem with tag

shortlink

1st link created in METATAG module, 2nd - standart D8

<link rel="shortlink" href="shotlink" />
...
<link rel="shortlink" href="/taxonomy/term/2" />

the problem with taxonomy terms

edmonkey’s picture

Hi, this is still an issue on 8.x-1.8/1.9