Menu

#15 StickyCaptchaServlet doesn't write captcha if it has to create it

v1.2
open
nobody
None
5
2015-09-01
2015-09-01
Javier
No

In the doGet method of the StickyCaptchaServlet servlet, the image is not returned if the captcha needs to be created or needs to be expired.

Specifically, the statement CaptchaServletUtil.writeImage(resp, captcha.getImage()) is not executed because the method returns before reaching it.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB