When Publishing or Unpublishing a FAQ node using drupal content administration UI a notice is returned.
Notice: Undefined property: stdClass::$revision in faq_update() (line 287 of faq/faq.module).

Comments

anthbel’s picture

Status: Active » Needs review
StatusFileSize
new325 bytes

Check if the revision property is defined.

Steven Brown’s picture

StatusFileSize
new306 bytes

Ignore this patch, use the one from comment #1

Steven Brown’s picture

Status: Needs review » Fixed

The patch from #1 works for me. Ignore my patch on #2.

Patch has been committed. http://drupalcode.org/project/faq.git/commit/40df6d5

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Correct spelling