Closed (outdated)
Project:
Email Registration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Dec 2014 at 23:17 UTC
Updated:
23 Jul 2025 at 18:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lmeurs commentedAttached patch.
Comment #2
lmeurs commentedRerolled the patch for 7.x-1.3.
Comment #3
gregglesInteresting typos, for sure. Since the email_registration_user_login_validate function doesn't use the $element nor $form arguments it seems that never caused a bug/confusion, but now they should be changed to match the spec.
Regarding 'mail' vs. 'email' I think it might be a feature that this is in 'email' as it is different than core on purpose. Is there a case where this caused some kind of bug or does it just make sense to you?
Comment #4
andypostD8 affected the same
++ on this change
also not sure about this change because it maybe incompatible with some other contrib
Comment #5
andypostNot sure how that works now but
email_registration_user_login_validate()is element validatorComment #6
gregglesMarking as needs work to remove the change about email vs. mail.
@andypost why do you mark this as major? What's the impact of it?
Comment #7
andypost@greggles I marked major because I can't get how it wotks now because form vs element valudators very different set of arguments
Comment #8
gregglesOK, here's a reroll of just the function signature without the email/mail change. That should go into a new issue/patch for discussion.
Comment #9
gregglesFixing my credit.
Comment #10
bluegeek9 commentedDrupal 7 is End of Life. We recommend upgrading to a supported version of Drupal.