Did anyone try accessing netvision's webmail lately with recent mozilla browser?
Trying with mozilla 1.7.5 & firefox 1.0.1, you type user name & pass, and get stuck while trying to load the main webmail page.
(I did try various spoofed browser id's - no effect).
This webmail did use to work not very long ago (can't recall when and which versions I was using then).
JavaScript Console says: "Error: uncaught exception: Permission denied to get property Window.cfgCB"
digging a bit more (a few "view source" and "wget"'s - I don't really know much javascript - but common sense & quick googling seem to get you quite far):
mail.netvision.net.il/he/mail.html contains the main page with frames that seem to be generated by the scripts in:
mail.netvision.net.il/util.js
mail.netvision.net.il/main.js - this one contains cfgCB - some kind of callback for the 1st (config?) frame.
It seems to be trying to enforce the "same-origin" security feature ( http://www.mozilla.org/projects/security/components/same-origin.html ), but I can't really tell why it's considered "different domains" in this case (I bet it's related to frames - the everlasting troublemaker feature).
Any ideas?
p.s.
Konqueror does load the page, but it's quite a headache to use in non-KDE desktop (loads up several kde services, pops up annoying warnings etc.)
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
