I got the following from the Schema module

mass_contact.weight is type int but its default 0 is PHP type string
mass_contact.selected is type int but its default 0 is PHP type string

Anything to worry about?

CommentFileSizeAuthor
#1 mass_contact-defaults.patch1.31 KBlyricnz

Comments

lyricnz’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new1.31 KB

It's a (minor) bug in the module. Here's a patch.

lyricnz’s picture

(PS: run update.php after applying the patch)

oadaeh’s picture

Status: Reviewed & tested by the community » Fixed

I've added this fix to the 6.x-1.x-dev version: http://drupal.org/cvs?commit=361730

Thank you.

Status: Fixed » Closed (fixed)

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