The check for whether to add the licensing fields to the user registration form should be before licensing_invoke_all, rather than in the licensing_licensing_register.

Comments

nicksanta’s picture

Status: Active » Fixed

I've committed a fix - now hook_licensing_register won't fire up the 'form' op in the user registration form unless it is configured to.

nicksanta’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.0-alpha2
nicksanta’s picture

Status: Fixed » Closed (fixed)