Closed (fixed)
Project:
Page Title
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2009 at 19:34 UTC
Updated:
12 Jul 2011 at 15:41 UTC
Hi,
I have a problem with the page title (very top of browser) in that nothing renders when a user is replying to an original node or an existing comment. I have the Page Title module enabled but can’t seem to get an output in the page title when in comment form. When I’m in an original node I get the desired page title: “Mysite – Trip to New York – Mozilla Firefox.” When I’m in comment form on the very same node I get: “Mysite - - Mozilla Firefox.” Is there a way I can get it to display something like: “Mysite – Trip to New York – Comment – Mozilla Firefox?” Thank you very much.
Comments
Comment #1
nicholasthompsonCan you please provide your configuration? It sounds a little like you dont have a default page title pattern setup....
Comment #2
mariner702 commentedHi,
Thanks for your response. My default page title pattern setup is [site-name] - [page-title].
Comment #3
nicholasthompsonI've looked into this - it looks like Drupal arses about with the internal URL when on a comment page which makes it very difficult to figure out when you're on one...
Comment #4
nicholasthompsonI have committed some changes to allow page title patterns for comment replies (for both root/node replies and child/nested/comment replies)...
Marking as TBP so I can port the changes to D5 and D7...
Comment #5
nicholasthompsonPorted to D7...
Comment #8
nicholasthompsonPorted to D7 - D5 is no longer supported.