kinyelo / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
1 stars 2 forks source link

binds to recaptcha module although globally disabled #361

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. disable reCaptcha

What is the expected output? What do you see instead?
since I have disable reCaptcha it shall not be loaded at all, instead the 
engine embeds a script reference:

<script src="http://api.recaptcha.net/js/recaptcha_ajax.js" 
type="text/javascript" ></script> 

Original issue reported on code.google.com by eplisc...@gmail.com on 6 Oct 2010 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by kinyelo@gmail.com on 7 Oct 2010 at 6:56