Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

When I try to view a file with a .jpeg suffix, FF asks me to download it

  • 1 odgovor
  • 5 ima to težavo
  • 3 ogledi
  • Zadnji odgovor od cor-el

more options

This doesn't happen if the extension is ".jpg," only ".jpeg." It also doesn't happen if the image is embedded in a web page -- only if I try to view the image alone.

This doesn't happen if the extension is ".jpg," only ".jpeg." It also doesn't happen if the image is embedded in a web page -- only if I try to view the image alone.

Izbrana rešitev

That can happen if that image isn't send by the server as image/jpg because the server doesn't recognize the .jpeg file extension and sends it with a generic file type.

You can check the response headers via an extension like Live HTTP Headers.

Preberite ta odgovor v kontekstu 👍 2

Vsi odgovori (1)

more options

Izbrana rešitev

That can happen if that image isn't send by the server as image/jpg because the server doesn't recognize the .jpeg file extension and sends it with a generic file type.

You can check the response headers via an extension like Live HTTP Headers.