bug-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-librejs] links with href="javascript:" don't work


From: Alexandre Oliva
Subject: [Bug-librejs] links with href="javascript:" don't work
Date: Thu, 27 Aug 2015 16:06:33 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Using a net banking web site with LibreJS enabled, I noticed a button
that wouldn't work even after I'd whitelisted all Javascript on the
page.  The oddity about it was that, unlike other working buttons that
have onclick Javascript snippets, this one had "javascript:call()" in
the href field.  View source says:

                                                                <!--LibreJS: 
Script should be blocked, but page is whitelisted.--><a 
data-librejs-blocked-src="null" data-librejs-reason="This script is detected as 
inline, nonfree, defining functions or methods, and the rest of the page as 
loading external scripts" data-librejs="dryrun" 
data-librejs-dryrun="librejs/blocked" id="idNext" class="btn_center" 
href="javascript:sf('X');">Continuar</a>

Nevertheless, although the snippet containing the definition of sf was
also whitelisted, clicking on the button didn't do anything.  Even
whitelisting the entire web site had no effect.  I suppose that's a bug
in LibreJS.  I'm running 6.0.9 on Firefox 40.0 on x86_64.  I'm afraid I
don't know how long it's been like that: although I use this web site
occasionally, I have only recently installed LibreJS on my browser (in
addition to NoScript, that already worked on the ancient IceWeasel I
used to use on the Lemote Yeeloong :-)

Thanks for GNU LibreJS!

Please Cc: me, I'm not subscribed.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist|Red Hat Brasil GNU Toolchain Engineer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]