Generator class extends class LinkRelBase, output is something like :
<link rel="generator" href="Drupal 8 (www.drupal.org)" />
It shouldn't extends MetaNameBase instead ? To get something like :
<meta name="generator" content="Drupal 8 (www.drupal.org)" />
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | metatag-wrong-tag-generator-2674078-1.patch | 447 bytes | raphael apard |
Comments
Comment #2
raphael apard commentedComment #3
raphael apard commentedComment #4
damienmckennaComment #5
damienmckennaComment #7
damienmckennaCommitted. Thanks!
Comment #9
fomenkoandrey commentedDrupal 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.
Comment #10
fomenkoandrey commentedand i have the same problem with tag
shortlink
1st link created in METATAG module, 2nd - standart D8
UPD: problem with taxonomy terms
Comment #11
damienmckenna@fomenkoandrey: Please open new issues if you find a problem with the tag generator.
BTW this functionality was not about outputting meta tags in the HTML, it was for the Drupal Console integration that lets you generate new meta tag plugins, to make more meta tags available to be filled in.
Comment #12
finex commentedHi, the double "Generator" bug is still reproducible using Metatag 8.x-1.4 version and Drupal 8.4.4.
Comment #13
damienmckennaPlease see this issue: #2735195: Unset link rel: shortlink, edit-form, version-history and revision, and meta name: Generator, MobileOptimized, HandheldFriendly, viewport from <head>
Comment #14
finex commentedThx @DamienMcKenna