I got following error after submitting a node which hasn't autosave enabled:

Notice: Undefined property: stdClass::$form_id in autosave_node_presave() (line 321 of sites/all/modules/autosave/autosave.module).

CommentFileSizeAuthor
#3 1445786-3.patch497 bytesswentel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

basik.drupal’s picture

I get the same error, but it started suddenly and not from the get go

Sill’s picture

I too get this error. Mine occurs after I create node through a custom module though (so again, the autosave would not have been enabled).

swentel’s picture

Status: Active » Needs review
FileSize
497 bytes

Got this one as well, attached patch fixes it. Note is on line 340, but it's the same problem reported above.

basik.drupal’s picture

Tnx for the patch, hope it will be included in the next version

quicksketch’s picture

Status: Needs review » Fixed

Thanks @swentel! Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.