Closed (fixed)
Project:
Excerpt
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2009 at 20:31 UTC
Updated:
20 Jul 2010 at 13:40 UTC
Drupal 6 replaced the nodeapi $op of 'submit' with 'presave'. Line 10 of excerpt.module should be updated to reflect this change. Currently, the logic to save the teaser on node creation isn't firing.
Apologies for not attaching a proper patch right now.
Comments
Comment #1
andyf commentedAs it was such a small thing I rolled into my patch on #608340: option to specify size of teaser.
Comment #2
hanoiiCommitted