Hi,

It seems that the nodes related tokens does'nt work on the view pages. After looking into the code, I realizeed it's not implemented.
The token_replace_multiple() does'nt recieve the node te replace tokens.

Is it normal ?

Thank you.

Comments

MGN’s picture

Status: Active » Postponed (maintainer needs more info)

The node tokens need a node object for context. With a view, this context isn't available. Perhaps it would be helpful if you could describe (in detail) what you are trying to do. Why do you want a node token for a view page?

MGN’s picture

Status: Postponed (maintainer needs more info) » Fixed

Try the latest 6.x-2.x-dev snapshot. I think this should work now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.