Drupal 7: page title contains EM tags when editing node
26 Dec, 2014 Stephan 2 Comments

Using Drupal 7, Page Title 7.x-2.7.
When editing a node, the page title for this post would be:
Edit Blog entry Drupal 7: page title contains EM tags when editing node
With the page title module the <em> tags are part of the <title> tags:
<title><em>Edit Blog entry</em> Drupal 7: page title contains EM tags when editing node</title>
This was also reported on Drupal.