It seems that the text type is not set but the token is set. I am not sure why.

Comments

socialnicheguru’s picture

the line is

 $type = $info['types'][$type]['name'];

the "text" type is not created

dave reid’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

This is a bug in whatever module provides the 'text' token type or tokens then, likely Entity API?