View Issue Details

IDProjectCategoryView StatusLast Update
0003371HTML & PERLBug Reportpublic2019-07-29 09:45
Reporterpermidion Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformChromeOSWindowsOS Version7 and 10
Summary0003371: html entity in textual part of the activation link
DescriptionWhen a user receive the confirmation email with the activation link,
the textual part of the link (what is visible to read) contains "&" instead of "&",
meaning if the user copy/past the text instead of clicking the link, the activation doesnt work because "&" is not interpreted.

example:

https://anidb.net/user/register/?actkey=bspwykuqtbxmukkc&user=Username


the ahref of the link is correct
Steps To Reproduceregister a new account and receive the confirmation email
TagsNo tags attached.

Activities

DerIdiot

2019-07-28 17:44

administrator   ~0004369

the activation link is sent in a text mail. i have no idea where you are getting an a elemt from there

permidion

2019-07-28 21:41

reporter   ~0004370

Last edited: 2019-07-28 21:42

After testing, it seems to be a retardation of my webmail interface, which automatically convert urls in simple text email to html, breaking the & in the process.

Sorry for the noise, I wouldnt have thought about that before.

DerIdiot

2019-07-29 09:43

administrator   ~0004371

it just surprised me as i just a week earlier made the inverse change as the text mail contained &'s so adding it back in was just wrong

Issue History

Date Modified Username Field Change
2019-07-28 12:08 permidion New Issue
2019-07-28 17:44 DerIdiot Note Added: 0004369
2019-07-28 21:41 permidion Note Added: 0004370
2019-07-28 21:42 permidion Note Edited: 0004370
2019-07-29 09:43 DerIdiot Note Added: 0004371
2019-07-29 09:44 DerIdiot Assigned To => DerIdiot
2019-07-29 09:44 DerIdiot Status new => closed
2019-07-29 09:44 DerIdiot Resolution open => no change required
2019-07-29 09:45 DerIdiot Project AniDB Website => HTML & PERL