Download & Extend

email_registration_install() and email_registration_update_3() have conflicting weights

Project:Email Registration
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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.

Comments

#1

Status:active» needs review

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

AttachmentSize
emailreg-install.patch 638 bytes