Fail to open URL link since Firefox 122

Advertisement

BeWog
Joined:
Posts:
10

Fail to open URL link since Firefox 122

Hello,

Last night, i had a new update from Firefox: 122.0
And now, I can't open the link with WinSCP.

On the HTML code, I have this link:
winscp-scp://user;x-name=test;x-publickeyfile=C%3A%5CUsers%5Ctoto%5C.ssh%5Cid_rsa_.ppk;x-shell=sudo%2520su%2520-@5.x.x.x
# Clean with html decode: winscp-scp://user;x-name=test;x-publickeyfile=C:\Users\toto\.ssh\id_rsa_.ppk;x-shell=sudo%20su%20-@5.x.x.x
And now Firefox show me only:
winscp-scp://5.x.x.x
but continue to show me the good URL in HTML code!

So WinSCP doesn't have the authentication information.

Any help will be welcome. :-)

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,605
Location:
Prague, Czechia

Re: Fail to open URL link since Firefox 122

What do you mean by "now Firefox show me only"?
I've tested your URL. Firefox 122 indeed shows only winscp-scp://5.x.x.x on the status bar (I do not know what did earlier versions show). But when I click on the URL, it seems to pass complete URL to WinSCP.

Reply with quote

BeWog
Joined:
Posts:
10

Your test is not complete.

Mozilla Firefox suggest to use
winscp-scp:5.x.x.x
instead of
winscp-scp://5.x.x.x
and it works. 🙂
_________________
BeWog

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Well, that's exactly what I tested. But indeed, now (122.0.1?), it seem to behave the other way around that I remembered. It shows complete URL in tooltip, but passes incomplete URL to WinSCP.

The trick without the // do not seem to help.

Reply with quote

Advertisement

You can post new topics in this forum