There is one location in page_title_page_get_title() where the default tokens use underscores whereas token expects dashes. Note that this bug only surfaces when you never submitted the admin settings page, because once saved the correct tokens would be put into the variable storage.

CommentFileSizeAuthor
page_title.module.patch613 bytessmk-ka

Comments

nicholasthompson’s picture

Ooo - VERY well spotted - thanks! I'll commit this ASAP.

nicholasthompson’s picture

Version: 5.x-2.0-alpha3 » 5.x-2.x-dev
Status: Reviewed & tested by the community » Fixed

Applied & Fixed... Thanks for spotting that one!

http://drupal.org/cvs?commit=96281

Anonymous’s picture

Status: Fixed » Closed (fixed)

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