Closed (fixed)
Project:
Quotes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2012 at 11:29 UTC
Updated:
30 Mar 2012 at 18:30 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| quotes-promote-not-null.diff | 447 bytes | JimmyAx |
Comments
Comment #1
ctmattice1 commentedThanks,
Fix will be included in the next dev release.
Comment #2
ctmattice1 commentedNew dev release