搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

It seems that FFv.12 does not allow Scandinavian letters in the uploaded file names, but gets stuck while contacting the localhost?

  • 2 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 kaasinen

more options

I'm making a fileupload page and it seems that FFv.12 does not allow Scandinavian letters in the uploaded file names, since the browser gets stuck in trying to contact the localhost. Correct? This behavior differs from that of other browsers (IE, Chrome, Opera and Safari).

I'm making a fileupload page and it seems that FFv.12 does not allow Scandinavian letters in the uploaded file names, since the browser gets stuck in trying to contact the localhost. Correct? This behavior differs from that of other browsers (IE, Chrome, Opera and Safari).

被選擇的解決方法

Are that Unicode characters in the file name or characters in the upper 0x80-0xFF range?

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

Are that Unicode characters in the file name or characters in the upper 0x80-0xFF range?

more options

Hi! Thanks for your response. I solved the problem by myself. As a matter of fact, the question was about the file size between the jpeg files I tested for fileuploading. The much larger one of the files happened to have a name containing Scandinavian characters and - as I understand(?) - for some reason the file was (up)loaded/transfered more slowly to the temporary folder using FFv.12.0 than using other browsers. Unfortunately it was about my basic ignorance of the fact that the size of the uploaded image and of other files must be relatively small for the uploading being a positive experience for an average user of some site