Closed (won't fix)
Project:
Meta tags Node Type
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jun 2008 at 14:57 UTC
Updated:
11 Jul 2008 at 15:16 UTC
Hello,
i don't know if Meta Tags Node Type is the problem - i'm also using the module page titles. Mabye the problem is located there.
If i enter an Tag on a Node Type, the Page-Title for nodes of this type will be "Content" and the Tabs (Show / Edit / Delete) are gone!
Without the module PageTitle installed it works fine.
Bye,
Werner
Comments
Comment #1
hanoiiDuplicate of #264187: Interfering with page_title module?.
It's not a problem of this module, but it does trigger it. Please refer to the duplicate issue for a workaround (a patch on page_title module).
Comment #2
joncup commentedHaving the same problem I found this issue, After installing the patch from #264187 it fixed the problem with the page tittle, but it did not fix the problem with the disappearing tabs. When nodewords_nodetype.module is enabled, the VIEW, EDIT, and other tabs on the top of the page are gone. If i disable that module, they come back. I am at a loss to why this happens.
Comment #3
hanoiiI haven't notice the Tabs dissapearing in the first post on the issue, I have tried and defintely they are disspaearing. Both disabling my module or page_title fixes it, strange. Again I think is some strange managment related to the token module, will follow this issue as well soon.
Comment #4
hanoiiHi joncup,
I made time today to follow the tabs disappearing problem and again I was lead to a solution on page_title module as there's nothing I can do on my own. I submitted a new patch that includes both of my patches and eventually will fix this problem. Please let me know how it goes.
You can follow the patch and a detailed explanation of what's happening on the comment #7 of #264662: [page-title] can be wrongly replaced depending on whether and when token_replace() is executed by any other module..
Comment #5
hanoiiActually, the patch I posted on the page-title issue might not a good solution. Follow discussion on that issue as well, but there's nothing I can do yet on my side to fix this problem.
Comment #6
hanoiiComment #7
joncup commentedthanks for the update, im using the work around for now, but I think I am loosing some tittles for some views. i'm going to subscribe to the other issue so I can follow it better.
Comment #8
EvanDonovan commentedThe patch in #14 of http://drupal.org/node/264662 solved this issue for me. Don't know why that would be a bad solution, since I'm not a developer. In any case if the only modules you need are Page Title and Meta tags node words that's probably your best bet.