Closed (fixed)
Project:
Token
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2007 at 15:54 UTC
Updated:
31 Aug 2007 at 16:41 UTC
OK, I've just replicated this problem on a fresh Drupal installation. Using the CCK Link module and setting a token (e.g. [nid]) as a token placeholder in Static Title and an arbitrary link. When attempting to create a node with this field, Drupal produces a white screen with no HTML. I have not experienced this problem with the link module when not using a token.
Comments
Comment #1
amanire commentedJust realized that this may be the same problem described here: http://drupal.org/node/169392
Comment #2
amanire commentedThis problem is apparently caused by the recursive problem and is resolved in the dev build.
Thanks to greggles!