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

nicholasthompson’s picture

Can you please provide your configuration? It sounds a little like you dont have a default page title pattern setup....

mariner702’s picture

Hi,

Thanks for your response. My default page title pattern setup is [site-name] - [page-title].

nicholasthompson’s picture

Status: Active » Needs work

I'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...

nicholasthompson’s picture

Version: 6.x-2.1 » 6.x-2.x-dev
Status: Needs work » Patch (to be ported)

I 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...

nicholasthompson’s picture

Ported to D7...

nicholasthompson’s picture

Status: Patch (to be ported) » Fixed

Ported to D7 - D5 is no longer supported.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.