Closed devmarcosanjos closed 1 year ago
Hmm, we made some improvements to email verification in #8579 which shipped in 5.11 but it looks like https://solo.mapbiomas.org is running 5.12.1 already.
Do you have access to your database? You could look at the "confirmemaildata" table: https://guides.dataverse.org/en/5.6/schemaspy/tables/confirmemaildata.html
@pdurbin I was looking at the shared links. I identified that the URL com after I click on the confirmation email, the link it breaks because it adds a dot at the end of the URL.
Do you know where I could fix this bug.
I think you'd want to add a space between the URL and the dot (period) here:
notification.email.welcomeConfirmEmailAddOn="Por favor, verifique seu endereço de e-mail em {0}.
I'm having trouble validating my email
I receive the verification link in the email, but when I open it, it opens the dataverse page with an error message. As shown in the figure below.
Can someone help me.