Steps to reproduce

1. insert some node in block (/admin/build/block) like this {NODE:389}
2. go to page, which isn't a node, f.e /admin

actual result - wrong page title (inserted node title instead of "Administration") and wrong breadcrumbs (belongs to inserted in block node, but not to /admin)

Comments

profix898’s picture

Where do these wrong titles show up? I mean tags in a node are handled/replaced referring to the context of that node and not of the current page. I dont see how it makes sense otherwise ...