Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aanmelding met email die al bestaat komt alsnog in het systeem #158

Open
JordiVanOs opened this issue Feb 27, 2024 · 3 comments
Open

Aanmelding met email die al bestaat komt alsnog in het systeem #158

JordiVanOs opened this issue Feb 27, 2024 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers hackday

Comments

@JordiVanOs
Copy link
Member

Bij de registratiepagina krijg je een error als je een geboortedatum aangeeft die buiten de ROOD-leeftijd ligt. Echter komt de aanmelding nog steeds in het systeem terecht, en in het zichtbaar in het ledensysteem door admins.

@Gwildor
Copy link
Collaborator

Gwildor commented May 19, 2024

We kunnen dit niet reproduceren. Waarschijnlijk is het ergens in de afgelopen maanden opgelost, want we hebben best wat dingen veranderd laatste tijd.

@Gwildor Gwildor closed this as completed May 19, 2024
@Gwildor
Copy link
Collaborator

Gwildor commented May 20, 2024

Ik kon dit in productie wel soort van reproduceren, maar dan als ik een emailadres gebruik wat al in het systeem staat.

@Gwildor Gwildor reopened this May 20, 2024
@Gwildor Gwildor added the bug Something isn't working label May 20, 2024
@Gwildor Gwildor changed the title Persoon met een te hoge leeftijd komt alsnog in het systeem Aanmelding met email die al bestaat komt alsnog in het systeem May 22, 2024
@Gwildor
Copy link
Collaborator

Gwildor commented May 22, 2024

Probleem zit in src/Controller/MemberController.php, in de functie apply(). Check op gebruiker moet iets omhoog zodat het gecombineerd kan worden met de check op $form->isValid(), dat schoont de code ook wat op.

Moet wel goed getest worden, want is belangrijk dat aanmelden goed werkt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hackday
Projects
None yet
Development

No branches or pull requests

2 participants