Hi Dne Fri, 22 Aug 2014 17:19:59 +0200 Stanislav Kocanda <[email protected]> napsal(a):
> Hi, thanks a lot for your reply, > > I can write in english for sure. :) > > My problem is not that the account doesn't exist prior to the > confirmation. My actual problem is, that accessing the verification link > doesn't do the verification (it navigates me to the login form instead > where I don't know what to enter and the account doesn't exist at that > moment either). The verification link looks OK, it goes to the right > domain, but the web doesn't handle it properly for some reason. > > Do you have any ideas, why it could be? The problem is that currently we rely on session data (and client cookies) to do some persistence of registration data. So if you open up link in different browser, the session timeouts or something else happens to it, the registration fails. I've tracked this as https://github.com/nijel/weblate/issues/518 BTW: After confirming email, you should get following: https://saucelabs.com/jobs/adf4e188f9424059843287c9ddca82ac But you probably end up with this: https://saucelabs.com/jobs/61a4ae4fc5a24eed898242fd496552d7 -- Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature
_______________________________________________ Weblate mailing list [email protected] https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate
