Daniel3356 / recaptcha

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

Captcha passing validation with invalid characters #226

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Browse the captcha page.
2. Type in the correct characters and continue typing some junk charactrers     
                 example "/@" ,  "!/@/#/$/%/"

What is the expected output? What do you see instead?
Expected output :  A message called "Incorrect response".
Actual result : success message  "I am not a robot"

What version of the product are you using? On what operating system?
All versions. Even google hosted test page. 
https://www.google.com/recaptcha/api2/demo

Please provide any additional information below.
This happens only of we append some special characters at the end of the valid 
text.  

Original issue reported on code.google.com by bobby.na...@gmail.com on 12 Mar 2015 at 10:21