No need to apologize! We have users from all over the world, and we appreciate their best effort to keep this board in the language that is spoken as a first or second language by the largest number of Internet users worldwide,
according to statistics. The fact that it is my native language is only an accident of birth.
foobar wrote:Intended meaning of "Reloading, reloading..." description was manually reloading(Ctrl+R or Ctrl+Shift+R) the page
Sorry, I thought that you meant that the page kept reloading by itself. One more misunderstanding cleared.
Ahhh, OK.
First, what scripting are you allowing at Yahoo? Please remember that web bugs are forbidden (if checked) on Untrusted sites. Is Yahoo trusted or temp-allowed? Is yieldmanager trusted or temp-allowed?
I myself would never receive anything from yieldmanager, as it is blocked in my HOSTS file.
Many users don't like using HOSTS in this way, but another way is with
RequestPolicy, which I also use.
The secure login page at Yahoo shows an *attempted* request to yieldmanager, but RP blocks it.
So it doesn't even show in the Web Console or in Page Info > Media.
Probably if I were to disable the Hosts blocking, and allow all in RP, then NS would block it. I'm sorry, that experiment will have to wait for another day.
I do see in Page Source
Code: Select all
<noscript><img width=1 height=1 alt="" src="https://us.bc.yahoo.com/b?P=li30I[snip]3d1"></noscript>
But all this is doing is telling a sub-domain of yahoo.com that I am logging in, or logged in, to another sub-domain. They would probably know this already.
It only becomes a "web bug" if I visit another domain -- say, Facebook (I never do!), and *it plants the Yahoo bug as well". Now Yahoo knows that I am on Facebook, and probably a lot more -- which pages I visit, etc. This would require more experimentation -- perhaps you can try it.
The real evil one here is yieldmanager.net. That is a third party that many sites will try to run script from, and perhaps allow to plant web bugs. Then yieldmanager itself can track you across every site that allows it.
The only scripts required for Yahoo mail are
mail.yahoo.com
mail.yimg.com
So please add those to your whitelist, and try marking Yahoo.com as Untrusted. Yes, you can still log in!
Do you still get the yieldmanager bug?
Umm... If my understanding and remembrance is correct, previous version of NoScript could block images within <noscript> element.
(Is this misconception?)
IIUC, they sort of do. They did, and still do, forbid META redirection, and hide elements inside <noscript> if you so choose. Most of those things inside the <noscript> elements are those annoying messages, "Your browser does not support JavaScript. Please enable it... blah, blah" This could be text or an image, but from the same domain. Third-party web-bug images really should be blocked by NoScript, as you said, on untrusted sites.
If none of other NoScript users can confirm this behavior, this problem may become unsolved mystery...
Unfortunately, I prefer to stay on the Firefox 3.6.x branch, and use 8.x only for testing and diagnostics. So some of the details are still a bit new.
Also unfortunately, I'm out of time.

If anyone else can reproduce the failure to block web bugs on untrusted with Fx 8.0 or 8.01, and latest NS, please jump in!
I will check back in a day or two. But one way or another, it won't be unsolved for long.
