in title teg superfluous quotes which should not be there

CommentFileSizeAuthor
#11 metatag-n1871534-11.patch781 bytesDamienMcKenna
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

Status: Active » Postponed (maintainer needs more info)

Please let me know what is being filled in and what the output looks like. Thanks.

protools’s picture

must be <title>any title</title>
http://www.w3.org/TR/html401/struct/global.html

but in code <title>"any title"</title>

DamienMcKenna’s picture

@protools: Are you manually filling "any title" into the page title field or is that being generated by a token? Are you using the Page Title module or might any other module be affecting the title (Views, Display Suite, Panels, etc)? Does it matter what type of thing (node, term, user) is being displayed or is it for everything? Did you customize the theme's html.tpl.php file?

protools’s picture

default theme, only metateg module for meta,

title for front page set manual on page settings- global settings for front page is disable.

protools’s picture

hm, no if set in global settings for front page.

protools’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

it's not a bug - chrome plugin ads this.

DamienMcKenna’s picture

Component: Code » Documentation
Category: bug » support
Status: Closed (works as designed) » Active

@protools: Isn't that an interesting one! I'm going to leave this open and will update the documentation to mention it.

DamienMcKenna’s picture

@protools: Do you happen to know the name of the Chrome plugin that caused the problem?

protools’s picture

I don't know, too much plugin installed

DamienMcKenna’s picture

Version: 7.x-1.0-beta4 » 7.x-1.x-dev
DamienMcKenna’s picture

Status: Active » Needs review
FileSize
781 bytes

This adds a note to the README.txt to keep an eye out for this issue.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

DamienMcKenna’s picture

Status: Fixed » Closed (fixed)

Now that Metatag v7.x-1.0-beta5 is out am closing this to keep the issue queue clean.