Wrong page title when using reptags
grray - December 22, 2008 - 12:50
| Project: | Rep[lacement]Tags |
| Version: | 6.x-1.x-dev |
| Component: | User Interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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)

#1
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 ...