17 Apr
2007
17 Apr
'07
7:29 p.m.
User: edkwh Branch: DRUPAL-5 Date: Tue, 17 Apr 2007 17:29:00 +0000 Modified files: /modules/autosave autosave.module Log message: - Fixed a bug where autosaved nid was not cleared when node is not submitted. Subsequent nodes will then use this nid which screws up everything. - Uncommented a code which is supposed to clear messages after a node is autosaved; don't wanna bombard users with too many messages in the next page they visit. - Added a few comments. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/autosave/autosave....