alpapad / kaptcha

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

IE and google chrome BUG #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

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

What version of the product are you using? On what operating system?
I'm using kaptcha-2.3.jar in windows vista + internet explorer 8

Please provide any additional information below.

I'm following all the steps but kaptcha only works in mozilla firefox, in
IE or chrome the code's:
req.getSession().getAttribute(com.google.code.kaptcha.Constants.KAPTCHA_SESSION_
KEY)
return is incompatible with the kaptcha.jpg letters. Can you help me ?

PS: The problem is only in IE or chrome....

Regards,

Original issue reported on code.google.com by marc...@gmail.com on 4 Mar 2010 at 5:48

Attachments:

GoogleCodeExporter commented 9 years ago
It is something wrong with your code. Kaptcha has nothing to do with the 
browser.

Original comment by latch...@gmail.com on 4 Mar 2010 at 4:18

GoogleCodeExporter commented 9 years ago
There's nothing wrong with my code, because the code is the same of this site. 
The
kaptcha doesn't send to the servlet the same generated code, its the different 
one.

Original comment by marc...@gmail.com on 5 Mar 2010 at 1:08

GoogleCodeExporter commented 9 years ago
I'm getting this error in IE8, too.
Please check it.

Original comment by carlosec...@gmail.com on 17 Dec 2010 at 6:37

GoogleCodeExporter commented 9 years ago
I'm getting this error in IE8, too.
Please check it.

Original comment by carlosec...@gmail.com on 17 Dec 2010 at 6:37

GoogleCodeExporter commented 9 years ago
See my comment http://code.google.com/p/kaptcha/issues/detail?id=59#c6 for a 
possible solution. The problem is not in the kaptcha code, it's a browser 
caching problem.

Original comment by m.isak...@gmail.com on 13 May 2011 at 12:19