Local links not working in FF28?
Local links not working in FF28?
It seems to me that firefox 28 has broken local linking? I have 6 computers in my domain that all used FF27 just fine yesterday. They updated today to FF28 and we also updated the NoScript at the same time to latest stable. Since then, I have not been able to successfully open a local link! I have tried devel build. I have created a new FF profile to test. I have run with only this 1 addon installed.
We use NoScript for our internal domain to make it possible to open links that resides on network drives. Normally, we are able to whitelist our domain, 'Allow Local Links' on the trusted advanced tab, and then click a link to open it.
Now: It silently fails. Gives no response at all. Any ideas on what broke?
We use NoScript for our internal domain to make it possible to open links that resides on network drives. Normally, we are able to whitelist our domain, 'Allow Local Links' on the trusted advanced tab, and then click a link to open it.
Now: It silently fails. Gives no response at all. Any ideas on what broke?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
If you revert to an earlier NoScript, http://noscript.net/feed, are you back working?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 SeaMonkey/2.25
Re: Local links not working in FF28?
I didn't try that, however, I did roll back to FF27 without changing anything else and now it all works just great!
I'll put FF28 on a test machine and see if older version of NoScript works.
I'll put FF28 on a test machine and see if older version of NoScript works.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
Using FF28 with noscript 2.6.8.18 did NOT work.
Using FF27 with noscript 2.6.8.18 does work.
Using FF27 with noscript 2.6.8.19 does work.
Anything else you want me to test?
Using FF27 with noscript 2.6.8.18 does work.
Using FF27 with noscript 2.6.8.19 does work.
Anything else you want me to test?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
In Fx28, when local links fail, anything related in the Browser Console? (Ctrl-Shift-J)
Also, are you able to test Gecko 29 (Fx29, SeaMonkey 2.26 Aurora), and if so, does it work there?
Also, are you able to test Gecko 29 (Fx29, SeaMonkey 2.26 Aurora), and if so, does it work there?
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26a2
Re: Local links not working in FF28?
Security Error: Content at https://secure....ocessInvoice.aspx?id=2&status=8 may not load or link to file://///192.168.1...
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
Using Firefox 29 and noscript 2.6.8.18:
--
Security Error: Content at https://secure..../ProcessInvoice.aspx?id=2&status=8 may not load or link to file://///192.168.1...
A promise chain failed to handle a rejection.
Date: Thu Mar 27 2014 11:58:01 GMT-0600 (Mountain Standard Time)
Full Message:
Full Stack: JS frame :: resource://gre/components/nsLivemarkService.js :: LS_getLivemark/< :: line 405
JS frame :: resource://gre/components/nsLivemarkService.js :: ETAT_handleCompletion :: line 144
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0 nsLivemarkService.js:405
--
Security Error: Content at https://secure..../ProcessInvoice.aspx?id=2&status=8 may not load or link to file://///192.168.1...
A promise chain failed to handle a rejection.
Date: Thu Mar 27 2014 11:58:01 GMT-0600 (Mountain Standard Time)
Full Message:
Full Stack: JS frame :: resource://gre/components/nsLivemarkService.js :: LS_getLivemark/< :: line 405
JS frame :: resource://gre/components/nsLivemarkService.js :: ETAT_handleCompletion :: line 144
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0 nsLivemarkService.js:405
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
Just tested with FF 29 and NoScript 2.6.8.19 and I get the same error still.devinname wrote:Using Firefox 29 and noscript 2.6.8.18:
--
Security Error: Content at https://secure..../ProcessInvoice.aspx?id=2&status=8 may not load or link to file://///192.168.1...
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Local links not working in FF28?
This behavior change is expected, even though undesired, because NoScript doesn't rely on CAPS anymore in Firefox 28 and above.
I'm gonna try working around the surprise factor in next release, but in the meanwhile you can revert to the traditional means to enable local links, which used to interfere with CAPS-based NoScript and was therefore advised against.
I'm gonna try working around the surprise factor in next release, but in the meanwhile you can revert to the traditional means to enable local links, which used to interfere with CAPS-based NoScript and was therefore advised against.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
Re: Local links not working in FF28?
I found this page as I was looking for an alternative to NoScript. However, I must have been doing it wrong or something. I was under the impression that we should be making changes in 'about:config' as I found this warning in the prefs.js file:Giorgio Maone wrote:you can revert to the traditional means to enable local links, which used to interfere with CAPS-based NoScript and was therefore advised against.
* To make a manual change to preferences, you can visit the URL about:config
However, while I was in about:config, I was trying to add those strings, but Firefox wouldn't accept them. other string it was doing fine (stuff like text.string = TEXT), but adding 'capability.policy.policynames' wouldn't show up after I entered the string name and a value.
Editing the prefs.js file with Firefox 29 allowed me to get the changes into the system and recognized. Thus, my about:config looks like this: http://imgur/0Rpl2Qm. This should mean that when I am at a page like https://secure.rrrr rrr.com/ProcessInvoice.aspx?id=2&status=8, local links should work, right?
In the dev console, I still get the same security error that I have posted above. Am I using the prefs.js file wrong? Thanks so much for all y'alls help!

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
and I will note that I have also removed NoScript before trying this (I saw something about NoScript conflicting with edits to this stuff).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
I relaized that this picture did not include the policynames user_pref. I have added that properly to theprefs.js file and still can't open local file links. In about config, it shows up as:devinname wrote: about:config looks like this: http://imgur/0Rpl2Qm.
capability.policy.policynames;localfilelinks
So that should be working good and fine...
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
That approach won't work in Firefox >= 29 because Mozilla completely removed CAPS. And it's not that your creating the prefs in about:config wasn't working in Fx28, it's that about:config hides capability.* preferences by design.
That no longer applies to Firefox 28+ as NoScript is not using CAPS in Gecko >= 28.devinname wrote:and I will note that I have also removed NoScript before trying this (I saw something about NoScript conflicting with edits to this stuff).
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26a2
Re: Local links not working in FF28?
So there is nothing that can be done to enable local links in FF28+ due to removing CAPS?barbaz wrote:That approach won't work in Firefox >= 29 because Mozilla completely removed CAPS. And it's not that your creating the prefs in about:config wasn't working in Fx28, it's that about:config hides capability.* preferences by design.
That no longer applies to Firefox 28+ as NoScript is not using CAPS in Gecko >= 28.devinname wrote:and I will note that I have also removed NoScript before trying this (I saw something about NoScript conflicting with edits to this stuff).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Re: Local links not working in FF28?
CAPS is still in Firefox 28 but it's deprecated.
It's Firefox *29* that removes it.
It's Firefox *29* that removes it.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26a2