The serialize schema option for fields allows auto-serialization of data when using drupal_write_record(). The update function has this option spelled 'serlialize', which would cause unserialized data to be passed to the query, causing all sorts of hard to find bugs.

CommentFileSizeAuthor
imagefield_install_serialize.patch533 byteszroger

Comments

drewish’s picture

Status: Needs review » Fixed

thanks committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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