What is the intended weight of this module in the system table? 0 or 10? If I install the module it will be 10, but if I update the module it will be 0. If the intent is for the weight to be 0 (which I think is correct), then you should remove the email_registration_install() function completely.

CommentFileSizeAuthor
#1 emailreg-install.patch638 bytesbleen

Comments

bleen’s picture

Status: Active » Needs review
StatusFileSize
new638 bytes

...a patch that assumes the weight should be 0

greggles’s picture

Status: Needs review » Fixed

The .install has been removed in 6.x-1.x-dev so marking fixed.

I guess there are some 6.x sites out there who have it set to 10 and might be having bugs so if someone wants to work on this it needs to re-add the .install file to set it to zero in a 6.x-1.4 release.

Status: Fixed » Closed (fixed)

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