Page 1 of 1

[RESOLVED] FILE:// problems

Posted: Sun Jun 28, 2009 6:41 pm
by aphayes47
On a MacBook my home page is a FILE:// I have to re-validate it each time I start Firefox, it's not remembered.

Pete H

Re: FILE:// problems

Posted: Sun Jun 28, 2009 7:45 pm
by crawley
Got the same problem on Ubuntu 9.04 with Firefox. :-(

Re: FILE:// problems

Posted: Sun Jun 28, 2009 9:25 pm
by Giorgio Maone
Please upgrade to latest development build

Re: FILE:// problems

Posted: Mon Jun 29, 2009 7:08 pm
by crawley
:D Thx!

Re: [RESOLVED] FILE:// problems

Posted: Wed Jul 29, 2009 8:32 pm
by oernii
I upgraded to 1.9.7.3 and STILL have problems with file:///

noscript auto-blocks my page when I click on a link with file:/// on this (allowed) page.

Re: [RESOLVED] FILE:// problems

Posted: Wed Jul 29, 2009 11:08 pm
by Giorgio Maone
oernii wrote:noscript auto-blocks my page when I click on a link with file:/// on this (allowed) page.
Do you mean you've got an internet page and you can't open a link pointing to a file:// URL like file:///C:/WINDOWS/System32/drivers/etc/hosts?

That's not NoScript blocking it, but a built-in security feature of Firefox.

NoScript can help you relaxing it for trusted sites (NoScript Options|Advanced|Trusted|Allow local links), but it's not very advisable.

Re: [RESOLVED] FILE:// problems

Posted: Thu Jul 30, 2009 3:54 pm
by oernii
Nooo, I CAN open file:/// links. I allowed it in firefox.

- I have a page which is allowed to run javascipt in noscript. This page has file:/// links in it. They CAN be opened

- When I click on such a link noscript immediately changes it's status and javascript is no longer allowed on this page :( My (S) icon turns red and I have to allow javascript after EVERY click I make on a file:// link.

the weird thing is that the URL in noscript right-click menu is in brackets like 'Allow [ https://192.168.1.100 ]' . All other sites I visit do not have these brackets.


PS: I can access that page through https and http also, through IP address and DNS name. It's all the same.

Re: [RESOLVED] FILE:// problems

Posted: Thu Jul 30, 2009 3:59 pm
by Giorgio Maone
oernii wrote:Nooo, I CAN open file:/// links. I allowed it in firefox.
How did you, exactly? If you've got NoScript installed, the only reliable way is the aforementioned NoScript option, otherwise you can have unexpected results.
oernii wrote:I have a page which is allowed to run javascipt in noscript. This page has file:/// links in it. They CAN be opened[/url]
Can I see the source for this page? Is it served from your LAN (as it seems)?

Re: [RESOLVED] FILE:// problems

Posted: Thu Jul 30, 2009 5:01 pm
by oernii
a) with the noscript option
b) <a style="color: #11FFFF; font-weight: bold;" href="file:///raid/mythtv/1672_20090730132300.mpg">/raid/mythtv/1672_20090730132300.mpg</a>

it it served from my local server on my LAN, yes.

full source: http://pastebin.ca/1512433

Re: [RESOLVED] FILE:// problems

Posted: Mon Aug 03, 2009 4:07 pm
by oernii
nothing?

Re: [RESOLVED] FILE:// problems

Posted: Mon Aug 03, 2009 4:23 pm
by Giorgio Maone
Could you try NoScript Options|Reset?

Re: [RESOLVED] FILE:// problems

Posted: Thu Aug 06, 2009 9:39 am
by oernii
I did a reset, allowed my page and allowed local links. All the same. After clicking on a file:/// link , NS switches the javascript on this page off. Againg the hostname is in [ ] brackets.



Update: just tried this on a new profile and it does not do it. Probably a clash with some other extension.