Daniel3356 / recaptcha

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

Recaptcha captchaValid Parameter is null in MVC 4 #160

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a Form say Login which contains ReCaptcha.
2. Enter valid username & password.
3. Enter correct Captcha and press Login.

What is the expected output? What do you see instead?
The Parameter (bool captchaValid should be either true or false
but it is null in my case

What version of the product are you using? On what operating system?
MS Visual Studio 2010 MVC4 Project, Windows 7 professional

Please provide any additional information below.

Original issue reported on code.google.com by mohameda...@gmail.com on 24 Jan 2013 at 6:02