Active
Project:
Rep[lacement]Tags
Version:
6.x-1.x-dev
Component:
User Interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2008 at 12:50 UTC
Updated:
10 Jan 2009 at 12:30 UTC
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
Comment #1
profix898 commentedWhere 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 ...