[RESOLVED] New hotmail attachment buttons don't work

Ask for help about NoScript, no registration needed to post
AnotherGuest

[RESOLVED] New hotmail attachment buttons don't work

Post by AnotherGuest »

Using FF3.0.17 and NS 2.0
All the attachment links (see attachment) do not function even when "allow all on this page" and "allow script globally".
However disable NoScript from Add-ons solve the problem

Image
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.17) Gecko/2009122116 Firefox/3.0.17 ( .NET CLR 3.5.30729)
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: New hotmail attachment buttons not work with NoScript en

Post by al_9x »

http://forums.informaction.com/viewtopi ... 735#p20209 describes what's going on.

You can use the following surrogate:

Code: Select all

user_pref("noscript.surrogate.hotmail_compose.sources", "@.mail.live.com/mail/EditMessageLight.aspx");
user_pref("noscript.surrogate.hotmail_compose.replacement", "watch('_useSilverlightUpload',function(){return false;});");
or disable the silverlight plugin
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
AnotherGuest

Re: New hotmail attachment buttons not work with NoScript en

Post by AnotherGuest »

That helps. Thanks!
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)
DP

Re: New hotmail attachment buttons not work with NoScript en

Post by DP »

Also buttons missing in FireFox that show in IE, like the Print button, Refresh button, Next and Previous arrows, the Help question mark to name a few. I am using FireFox 3.6.8 with Windows XP SP3.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)
Post Reply