Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 2 réponses
  • 2 ont ce problème
  • 3 vues
  • Dernière réponse par 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

Toutes les réponses (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.