Closed (fixed)
Project:
Page Title
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2011 at 15:53 UTC
Updated:
22 Aug 2013 at 18:56 UTC
Jump to comment: Most recent
Page Title seems to be working for all pages bar my homepage. On the Homepage it shows the quoted text '[site-name][site-slogan]'
I've looked at settings but all seems fine.
Comments
Comment #1
johnbentleyii commentedI changed the following line 33 in page_title/modules/page_title.page_title.inc from
and it resolved the issue.
Comment #2
modctek commentedConfirmed the above fix works. (Minus the rogue code markup)
In short, replace the "-" (dashes) with ":" (colons). I spent about 2 minutes trying to figure out what was different between the two. :)
Comment #3
Anonymous (not verified) commentedDoes anyone know why this has not been fixed yet? It's a ridiculously tiny fix and without doubt should have been made by now. Judging by the last commit to the project and the last update to the dev version I suspect this module and it's issues are being ignored by it's maintainer. I would happily take up the reigns but cannot find a single bit of information on drupal.org that tells me how I would report the problems to a higher authority or simply gain access to make the changes.
Anyone got any ideas?
Comment #4
rachelf commentedI've just downloaded the dev version of the module (7.x-2.x-dev, release date 2011-Feb-25). The fix is already in place in that version, and the page title works as expected on the home page. (It isn't fixed in the older 7.x-2.4-beta1 2010-Nov-02 version which is the current recommended release).
- And thanks for the clarification @modctek - I spent more than a couple of minutes trying to spot the difference until I read your reply ;-)
@_isos - take a look at the getting involved guide and in particular the issues queue page which has links to committing and submitting patches for modules, and how you can help test them.
Comment #5
Anonymous (not verified) commentedMany thanks :)
Comment #6
AndrewJarvis commentedThanks so much for this patch!
Comment #7
BeaPower commenteddoesn't work even with the dev. I am using site.com/cars as the front page and only cars shows up in the page title