Fixed
Project:
ConReg
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 May 2026 at 23:47 UTC
Updated:
24 May 2026 at 11:20 UTC
Jump to comment: Most recent
The registration form shows a warning if the email is already in use and suggests logging into the member portal. It would be helpful if that messaged included a link to the member portal.
On registration form, register a member. Return to registration form and attempt to register another member with the same email address. Warning message will be displayed.
When duplicate emails message is shown:
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
lostcarpark commentedComment #4
lostcarpark commentedI've added the member portal URL to the duplicate email warning for logged in users.
Anonymous users will get the check email URL instead.
Also slightly tidied up the existing members and unpaid members messages for logged in users, to replace the href tag with rendered link.
Comment #5
lostcarpark commentedRebased and confirmed tests still pass. Moving to RTBC and merging.
Comment #7
lostcarpark commentedMerged and moving to fixed.