Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Firefox sees "downloads\\SIG" other browsers see "downloads//SIG", how can this be fixed?

  • 5 respostas
  • 1 tem este problema
  • 6 visualizações
  • Última resposta por cor-el

more options

Clicking the 'here' link on page http://ipmsuk.co.uk/sigs.php in Firefox gives this error message : Not Found The requested URL /downloads\\SIG Status.pdf was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Clicking the same link using Safari and got onto the page with no problems. The address in Safari shows as http://ipmsuk.co.uk/downloads//SIG%20Status.pdf

The difference is the // instead of \\ before ‘SIG’.

Clicking the 'here' link on page http://ipmsuk.co.uk/sigs.php in Firefox gives this error message : Not Found The requested URL /downloads\\SIG Status.pdf was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Clicking the same link using Safari and got onto the page with no problems. The address in Safari shows as http://ipmsuk.co.uk/downloads//SIG%20Status.pdf The difference is the // instead of \\ before ‘SIG’.

Solução escolhida

I emailled the website owner, describing the problem, today (2nd March) the problem has gone away, clicking the 'here' link gets the pdf file correctly now.

Ler esta resposta no contexto 👍 0

Todas as respostas (5)

more options

I checked the link and went here; http://ipmsuk.co.uk/sigs.php

more options

Solução escolhida

I emailled the website owner, describing the problem, today (2nd March) the problem has gone away, clicking the 'here' link gets the pdf file correctly now.

more options

That was very good work. Well Done.

more options

FredMcD said

That was very good work. Well Done.

Thanks, all I did was point out the problem to the website.

more options

Note that Firefox considers backslashes in links as a valid character and escapes them as %5C and doesn't automatically convert them to a forward slash like other browsers do.