Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

FF25 downloads csv files as text instead of csv - causes problems I have reset my profile, but it still the same problem. Fix?

  • 2 odpovědi
  • 2 mají tento problém
  • 3 zobrazení
  • Poslední odpověď od cor-el

more options

I have a csv file that I download once a week and load into excel. Yesterday FF25 decides that the csv file is a text file (it is not) and converts everything to text. This is a new and unwelcome problem. To my horror, I was forced to try opening in IE where it worked just fine.

The FF open screen has

    filename.csv
    which is:  text document 
    from https://companyName.com
I have a csv file that I download once a week and load into excel. Yesterday FF25 decides that the csv file is a text file (it is not) and converts everything to text. This is a new and unwelcome problem. To my horror, I was forced to try opening in IE where it worked just fine. The FF open screen has filename.csv which is: text document from https://companyName.com

Všechny odpovědi (2)

more options

A CSV (Comma Separated Values) file really just data separated by commas in a text file. Try saving the file and open it with your preferred spreadsheet editor.

more options

This means that the server sends the file as text/plain (this may have changed if it didn't happen before).
Firefox always opens a file send as text/plain in a browser tab.
You can right-click the link and choose "Save Link As" to save the file or use "Save Page As" if the file opens in a tab.