I've got a node with many fields, some of which have a defined language (en), and a few which have no associated language (und). Any of the fields with an associated language is correctly replaced using "Entity tokens" module, while any of the others just returns an empty string.

Using the devel module, I could dump the node, and test manually calling token_replace on both scenarios.

I came accross this issue when using organic groups, and all undefined language fields are those generated by OG.

thanks!

Comments

quimrovira’s picture

Status: Active » Closed (won't fix)

Sorry, wrong... everything!
The fields i was looking at are not supported types so far (one was an OG structure, the other a node reference).

Closing issue since i suppose this should be provided directly by OG and references modules instead.