When updating a quote $node->quotes_promote could happen to be NULL. This makes db_update() throw a PDOException as the column promote can't be null. Attaching a patch to fix this issue.

CommentFileSizeAuthor
quotes-promote-not-null.diff447 bytesJimmyAx

Comments

ctmattice1’s picture

Status: Needs review » Reviewed & tested by the community

Thanks,

Fix will be included in the next dev release.

ctmattice1’s picture

Status: Reviewed & tested by the community » Fixed

New dev release

Status: Fixed » Closed (fixed)

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