mihusolutions / googlebugs

Automatically exported from code.google.com/p/googlebugs
0 stars 0 forks source link

Google Code: reCAPTCHA for email addresses doesn't work #632

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow a user's email address hyperlink, which has an ellipsis "..." in it 
to protect them from spam
2. Click the "..." hyperlink in their User Profile page, so that you can view 
their full address
3. Answer the reCAPTCHA correctly

What is the expected output? What do you see instead?

Upon answering the reCAPTCHA incorrectly, it should ask again, with a new 
challenge. This it does as expected.

But after answering the reCAPTCHA correctly, the "..." should disappear 
everywhere and be replaced with their full email address, for the remainder of 
the logged-on session. Instead, the reCAPTCHA acts as if you answered it 
correctly, but the ellipsis stays in their address, continuing to censor it, 
and is no longer linkified.

What version of the product are you using? On what operating system?

Tried accessing code.google.com with multiple browsers: Chrome, Firefox, and 
Opera. The same bug happened on all three, regardless of whether I was signed 
in with my Google account or not. Had a friend try as well, and he confirmed 
that the bug happened for him too.

Original issue reported on code.google.com by davide.b...@gmail.com on 6 Oct 2014 at 10:21

GoogleCodeExporter commented 9 years ago
Found that this has already been reported in the official tracker for Google 
Code issues:
http://code.google.com/p/support/issues/detail?id=33419

Original comment by davide.b...@gmail.com on 7 Oct 2014 at 12:28