Fixed Inconsistent HTML title for public navigation tabs

Mouth

Well-known member
Affected version
2.2.0 b4
When visiting 'Forums' navigation tab the HTML title is only "<Board Title>", whether using Basic Options - Index page route or not.
If using Index page route, when visiting Home the HTML title is "<Page Title> | <Board Title>"
When visiting 'What's New', the HTML title is "What's New | <Board Title>"
When visiting 'Resources', the HTML title is "Resources | <Board Title>"
When visiting a Forums Node, the HTML title is "<Node Name> | <Board Title>"

The difference is the Forums home/index has just 'Board Title', everything else has 'Title | Board Title'.

For consistency, and browser tab display, the Forums home/index HTML title should be "Forums | <Board Title>".

Forums tab: Screen Shot 2020-08-26 at 18.17.53.webp.

What's New tab: Screen Shot 2020-08-26 at 18.18.16.webp
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.0 Beta 6).

Change log:
Update `forum_list` and `forum_new_posts` to show the board title H1 if they are the `forumDefaultPage` but to show a full breadcrumb and title + boardTitle otherwise
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom