http://drupal.org/project/auto_nodetitle module work wrong with Genesis script.js (animates submit buttons).

Solution:
remove #node-form>div>div>#edit-submit from script.js.

Thanks for another great starter theme!

Comments

Jeff Burnz’s picture

OK, I tested this:

Page type, tried all 3 options:

- Disabled
- Automatically generate the title and hide the title field (tokens used [nid] [type] [author-name])
- Automatically generate the title if the title field is left empty (same tokens as above)

First two I had no issues.

With the 3rd the [nid] did not get added when I left the title field empty - this is documented in the Automatic Nodetitles issue queue - http://drupal.org/node/194197

Switching the [nid] token for [term] I tried all 3 again - no issues encountered.

Perhaps you could elaborate on your configuration as I encountered no abnormalities.

Jeff Burnz’s picture

Category: feature » support
Status: Active » Postponed (maintainer needs more info)
Jeff Burnz’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)