Posted by protools on December 20, 2012 at 7:07pm
2 followers
| Project: | Metatag |
| Version: | 7.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
in title teg superfluous quotes which should not be there
Comments
#1
Please let me know what is being filled in and what the output looks like. Thanks.
#2
must be
<title>any title</title>http://www.w3.org/TR/html401/struct/global.html
but in code
<title>"any title"</title>#3
@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?
#4
default theme, only metateg module for meta,
title for front page set manual on page settings- global settings for front page is disable.
#5
hm, no if set in global settings for front page.
#6
it's not a bug - chrome plugin ads this.
#7
@protools: Isn't that an interesting one! I'm going to leave this open and will update the documentation to mention it.
#8
@protools: Do you happen to know the name of the Chrome plugin that caused the problem?
#9
I don't know, too much plugin installed
#10
#11
This adds a note to the README.txt to keep an eye out for this issue.
#12
Committed.
#13
Now that Metatag v7.x-1.0-beta5 is out am closing this to keep the issue queue clean.