thiagocavaloti / recaptcha

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

Asp .Net page is never invalid #146

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add reCaptcha to CreateUserWizard
2. Check Page.IsValid in CreateUserWizard.CreatingUser
3. Enter wrong text in reCaptcha control

What is the expected output? What do you see instead?
Page should be invalid

What version of the product are you using? On what operating system?
1.0.5.0 on Visual Studio 2010 on XP

Please provide any additional information below.
Can't seem to cause page validation to fail with incorrect entry in reCaptcha

Original issue reported on code.google.com by ethan.sc...@gmail.com on 27 Jul 2012 at 5:12

GoogleCodeExporter commented 9 years ago
Please compare with the test code in source control:
http://code.google.com/p/recaptcha/source/browse/trunk#trunk%2Frecaptcha-plugins
%2Fdotnet%2Ftest

Otherwise, no repro for now.

Original comment by adrian.g...@gmail.com on 31 Jul 2012 at 5:35

GoogleCodeExporter commented 9 years ago
I had to download and recompile.

Original comment by ethan.sc...@gmail.com on 31 Jul 2012 at 8:05