EskoAftercareCOE / esko-SC-scripts

Scripts used to workaround ServiceCloud's annoyances
https://tuxfre.github.io/esko-SC-scripts/
MIT License
0 stars 0 forks source link

Job folder link not working #24

Closed saco-ekso closed 6 years ago

saco-ekso commented 6 years ago

Esko SC Script issue

Affected script

OS

Browser

Short summary if your issue

My hard drive failed and it was replaced. Once I reinstalled the Esko SC Scripts the link to the Job folder does not work. I did configure it to connect to NALA. When you click on the link the path does show as the bottom of the screen but nothing happens.

Steps to reproduce the issue

Click on the link to the job folder and nothing happens

Other details:

Don't hesitate to include details and screenshots.


@tuxfre

tuxfre commented 6 years ago

Hi @saco-ekso

Maybe check what we had done in issue 11. You can also follow the steps at https://github.com/tuxfre/esko-SC-scripts/wiki/*-Scripts-*-Local-Links#notes-regarding-firefox (Firefox actually protects you against script accessing your local hard drive, so we have to cheat a bit).

Good luck

(I expect to be back on duty on the 19th of January)

saco-ekso commented 6 years ago

Hi Benjamin, That didn't solve the issue this time in Windows 10 and Firefox 52.5.3. I already had the script installed when I added the user file but I did run the installer for the script again but that didn't help either. No rush, this can wait until you return on the 16th. Thanx, Sam

tuxfre commented 6 years ago

Hi @saco-ekso

In which folder (can you copy the path here) did you copy the user.js file? (can you copy/paste the full path here?)

Also, I'm sorry to tell that I don't have Win 10 for testing ... so I could have some issues reproducing. Do you know if anyone else uses Win 10 and what their experience was?

Regards, Benjamin

saco-ekso commented 6 years ago

Here's where I copied it to: C:\Users\saco\AppData\Roaming\Mozilla\Firefox\Profiles\s34mm96o.default

tuxfre commented 6 years ago

yup, that's the good location 🙁 so we have another issue here

did you check if the file:// protocol isn't already associated to some other application?

saco-ekso commented 6 years ago

How do I check to protocol?

tuxfre commented 6 years ago
  1. go to the "Applications" section of the option panel (you can type about:preferences#applications in the address bar
  2. use the search file to filter on "file"
  3. make sure it's set to "Use Windows Explorer"

(sorry for the incomplete post earlier, my finger slipped)

saco-ekso commented 6 years ago

Nope, no association set up for file://

tuxfre commented 6 years ago

and if you manually set it to the windows explorer?

saco-ekso commented 6 years ago

file:// doesn't show in the list. applications

tuxfre commented 6 years ago

huh... And you're using FF57 (aka Quantum)?

Seems it requires extra steps as described in the solution at https://support.mozilla.org/en-US/questions/1185059

saco-ekso commented 6 years ago

I have version 52.5.3 ESR installed.

I did find a way to get it to work. I installed the IE Tab extension image And now I can right click on the Job Folder link and choose "Open Link in Ext.App" and it does open the folder. image

saco-ekso commented 6 years ago

I'm guessing it's a Windows 10 issue. My colleague who is running Windows 7 was having the same problem so I sent him your instructions and it fixed it for him.

tuxfre commented 6 years ago

Hi Sam,

Glad that you could find a workaround... it's a bit the nuclear warhead to kill a fly, but as long as it works ;)

Indeed it would seem that Win 10 may have introduced new issues with regards to opening local files from a browser (again, from a security perspective, it makes sense to prevent web page from accessing local data)

If I get my hands on a Win 10 VM, I'll do some tests, but in the meantime, I suggest closing this case.

saco-ekso commented 6 years ago

That sounds good. Let me know what you find out about Windows 10.

tuxfre commented 6 years ago

Will do!