Needs work
Project:
Page Title
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2011 at 11:36 UTC
Updated:
3 Oct 2014 at 11:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nicholasthompsonI dont have this problem - what Page Title Pattern are you using?
Comment #2
ddrozdik commentedI have this problem too.
I have just installed this module and created patterns for content types([current-page:page-title] | [site:name]) and went to edit node and I saw title of page "Edit EventMy Event Title | My Site Title", field page title was empty, because I have just installed module.
Comment #3
ddrozdik commentedIn 7.x-2.x-dev version problem exist too
Comment #4
ddrozdik commentedIf add one string to file page_title.page_title.inc in function page_title_page_title_alter all will be work well.
Comment #5
nicholasthompsonThis is committed into dev. Cheers for the updates.
Comment #6
Yaron Tal commentedGetting the same problem again. Created this patch to remove html tags from the title instead of just escaping them.
Comment #7
nicholasthompsonI cannot replicate this on dev branch on latest D7... Can you please provide steps and the theme you're using.