Closed (duplicate)
Project:
Token
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2007 at 21:07 UTC
Updated:
21 Aug 2007 at 04:43 UTC
I have three cck custom fields. Nodetitles works great if teaser and full modes are set to default in content type/display fields, or if teaser is set to hidden and full is set to default. When Full is set to hidden, nodetitles aren't automagically generated. Is this by design, a limitation of drupal in general, or something that can be easily worked around?
Sorry, this may be trivial to fix but I'm no coder and a drupal newbie. Let me know if you need more info about my setup. I'm running drupal 5.1.
Comments
Comment #1
tjoiner commentedwhoops, assigned this to myself, didn't know any better. Sorry.
Comment #2
moshe weitzman commentedI noticed this too. I think that token is responsible. Definately not auotnodetitle. Might be CCK. I should add that the *raw* is still there, but the *value* is gone for a hidden field.
Comment #3
gregglesMoshe hit on the problem - there's also another issue where yched has explained it very well: http://drupal.org/node/153561
So, I'm marking this one as a duplicate of that one.