CarolinaSGomes / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
0 stars 0 forks source link

The link for password reset does not escape the + symbol which means the link doesn't work #98

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sign up with an email that has a + embedded in it e.g.
test+jaiku@example.com
2. Acknowledge the account.
3. Try to reset your password

What is the expected output? What do you see instead?
You should get a link in which the + has been escaped. Instead you get a
link with a literal + in it

Please use labels and text to provide additional information.

Original issue reported on code.google.com by adewale on 21 Apr 2009 at 3:54

GoogleCodeExporter commented 8 years ago

Original comment by andyster on 19 May 2009 at 1:23

GoogleCodeExporter commented 8 years ago
Issue 160 has been merged into this issue.

Original comment by jonasnoc...@gmail.com on 29 Jan 2010 at 7:52

GoogleCodeExporter commented 8 years ago
I've uploaded a patch for review: http://rietku.appspot.com/40006

Original comment by jonasnoc...@gmail.com on 29 Jan 2010 at 7:54

GoogleCodeExporter commented 8 years ago
Fixed in revision 133

Original comment by adewale on 31 Jan 2010 at 4:31