derrick-hoh / kaptcha

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

Bug with IE8 #49

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?

Please provide any additional information below.

The kaptcha doesn't work in IE8.. The generated code is different when I
debug.. 

request.getSession().getAttribute(Constants.KAPTCHA_SESSION_KEY)

Original issue reported on code.google.com by marc...@gmail.com on 6 Mar 2010 at 8:36

GoogleCodeExporter commented 9 years ago
don't open a new issue because i closed your last one. that is just plain rude. 

ie8 works fine. this code is being used on a very high traffic site and has 
been 
downloaded 8000+ times. if there was an issue with kaptcha and ie8, then i'd 
know 
about it already. there is something wrong with what you are doing. you need to 
figure 
it out for yourself.

Original comment by latch...@gmail.com on 6 Mar 2010 at 9:27

GoogleCodeExporter commented 9 years ago
I'm just imported the .war file of this site and the bug happens again..
See the images...
I'm using Vista + IE8 without compatibility mode.. With this mode works fine.

Original comment by marc...@gmail.com on 7 Mar 2010 at 4:35

Attachments:

GoogleCodeExporter commented 9 years ago
try using the version of kaptcha in svn and let me know if that fixes it for 
you.

Original comment by latch...@gmail.com on 7 Mar 2010 at 6:41

GoogleCodeExporter commented 9 years ago
i have the same problem,i am using win7 ie8,
request.getSession().getAttribute(Constants.KAPTCHA_SESSION_KEY) return null.

Original comment by tuchun...@gmail.com on 5 Dec 2010 at 3:28