[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #7710 [TorBrowserButton]: TBB: CAPTCHA does not display on topix.com
#7710: TBB: CAPTCHA does not display on topix.com
------------------------------+---------------------------------------------
Reporter: mo | Owner: mikeperry
Type: defect | Status: new
Priority: trivial | Milestone:
Component: TorBrowserButton | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------------+---------------------------------------------
For example, http://www.topix.com/member/register should display a
CAPTCHA. My powers aren't good enough to diagnose why it does not do so on
TBB, even when I disable "hook dangerous Javascript".
{{{
function topix_openCaptcha()
{
var x = 4930 / 5;
var url =
"/bin/captcha?s=0EyU4zvWruDPPU6gK57ut6Q%3D%3D&n=8cf33780abe28ed89f39558dd1596"
+ x + "&t=1355287323";
var elem = document.images["captcha"];
if (document.topix_captcha_host) url = document.topix_captcha_host + url;
elem.src = url;
}
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7710>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs