View Issue Details

IDProjectCategoryView StatusLast Update
0003365HTML & PERLBug Reportpublic2019-07-24 09:50
Reporterasu_nyan Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0003365: account confirmation url in wrong format
DescriptionI just registered an account and the confirmation link was in the wrong format.

The link I received looked like this:
https://anidb.net//user/register/?actkey=<key> & amp; user=<user> (without spaces)

but this link obviously doesn't work. It should've looked like this:
https://anidb.net/user/register/?actkey=<key>&user=<user>

& amp; -> &
// -> /

After these changes the link worked and my account was confirmed.
Tagsemail, link, signup, URI, url-redirection

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-07-21 03:35 asu_nyan New Issue
2019-07-21 03:35 asu_nyan Tag Attached: email
2019-07-21 03:35 asu_nyan Tag Attached: link
2019-07-21 03:35 asu_nyan Tag Attached: signup
2019-07-21 03:35 asu_nyan Tag Attached: URI
2019-07-21 03:35 asu_nyan Tag Attached: url-redirection
2019-07-21 03:38 asu_nyan Description Updated
2019-07-24 09:50 DerIdiot Assigned To => DerIdiot
2019-07-24 09:50 DerIdiot Status new => resolved
2019-07-24 09:50 DerIdiot Resolution open => fixed
2019-07-24 09:50 DerIdiot Project AniDB Website => HTML & PERL