add signup_tt() wrapper to allow node type info to be translated.

CommentFileSizeAuthor
signup_tt.patch14.5 KBaufumy

Comments

dww’s picture

Wow, thanks for the patch. However, Ugh. I can't believe that's the only way to solve this problem. Total #fail from Drupal core, IMHO. I'd rather not commit this unless core has a viable solution to this problem. This seems like putting a bandaid on an amputation to me.

aufumy’s picture

:) that was my thought.

Afaik, the only other way I am aware of is with sql statements:
http://drupal.org/node/304002