2.1.2.6rc6 breaks captcha in Gecko 6.0

Ask for help about NoScript, no registration needed to post
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by therube »

This forum.

http://forums.informaction.com/posting. ... f=7&t=7005

Clicking the 'I'm a human' button is ineffectual.
(Simply clicking without doing anything more should renew the displayed captcha.)

And yes, hackedemix does work.
So maybe something peculiar here?
(But again, FF5 does not have the same issue as FF6 has here?)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110813 Firefox/6.0 SeaMonkey/2.3
Giorgio Maone (ma1)

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by Giorgio Maone (ma1) »

OK, finally found something and it is actually related to bug 677050 as hinted by Mc.

Looking for a fix now...
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by al_9x »

Another smaller issue I noticed here, a typeless html <object> is treated as iframe (affected by forbid iframe) but a typed one, as "other plugin"

Code: Select all

<object data="http://different_domain/iframe1.htm"></object>
<object data="http://different_domain/iframe2.htm" type="text/html"></object>
also the placeholder for the second one has excessive height
Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by Giorgio Maone »

Fixed in latest development build, thanks.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Mc

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by Mc »

Confirmed, fixed. Thank you :-)
Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110813 Firefox/6.0 SeaMonkey/2.3 Lightning/1.0b5
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by Giorgio Maone »

al_9x wrote:Another smaller issue I noticed here, a typeless html <object> is treated as iframe (affected by forbid iframe) but a typed one, as "other plugin"

Code: Select all

<object data="http://different_domain/iframe1.htm"></object>
<object data="http://different_domain/iframe2.htm" type="text/html"></object>
also the placeholder for the second one has excessive height
Unfortunately that's how Gecko reports and renders them.
I may see if some work-around is possible, though.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Guest

Re: 2.1.2.6rc6 breaks captcha in Gecko 6.0

Post by Guest »

Giorgio Maone wrote:Fixed in latest development build.
Thanks, that works for me here and on Mozillazine forums.

In case it's of use, please note that whitelisting recaptcha.net did fix the problem here with NoScript 2.1.2.6 as you said but it still did not work on Mozillazine forums.

NoScript 2.1.2.7rc2 works on both, without the whitelisting. On the Mozillazine forums I am again able to send my code attempt after, as I normally do, temporarily allowing the recaptcha <OBJECT> so as to see the squiggly text.

Thanks again. RDL
Post Reply