NikhilM98 / sugarizer-school-portal-server

Sugarizer School Portal Server manages Kubernetes cluster to provide on-demand Sugarizer Server instances.
https://sugarizer.org
Apache License 2.0
3 stars 6 forks source link

Verification link is not clickable in Thunderbird #12

Open llaske opened 3 years ago

llaske commented 3 years ago

A beta tester tell me the link in verification mail is not clickable in Thunderbird. It's even impossible to copy the link. I've reproduced it. Is there an encoding issue?

Peek 13-11-2020 22-35

ricknjacky commented 3 years ago

@llaske how do I reproduce this error? After #37 the way we generate the anchor/href for the mail html we send has changed. Please do tell me how to reproduce the behavior as above, if the issue still persists even after the aforementioned Pull Request.

https://user-images.githubusercontent.com/50985033/123205133-f72ddd00-d4d6-11eb-8f20-144eda9e1ef2.mp4

llaske commented 3 years ago

Just tested the new generated mail you've sent to me. It works. Thanks.