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

MimeTypes.rdf missing

  • 3 réponses
  • 0 a ce problème
  • 153 vues
  • Dernière réponse par cor-el

more options

Hi,

I'm using FF on Fedora 39.

However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser.

In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Hi, I'm using FF on Fedora 39. However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser. In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Solution choisie

Firefox would normally be able to handle JPG files internally (image/jpeg) and display them in a tab. You can only set an action if the file is send with a valid image content type, if the file is send with a generic content type like "application/octet-stream" or "content-disposition:attachment" then you won't be able to set an action. You should be able to check the HTTP response headers in the Network Monitor.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (3)

more options

Firefox stopped using MimeTypes.rdf years ago, current releases use handlers.json.

more options

Ok, thanks. However I cannot make Firefox remember the association for file types, e.g. jpeg. There is simply no checkbox (see attached image)

more options

Solution choisie

Firefox would normally be able to handle JPG files internally (image/jpeg) and display them in a tab. You can only set an action if the file is send with a valid image content type, if the file is send with a generic content type like "application/octet-stream" or "content-disposition:attachment" then you won't be able to set an action. You should be able to check the HTTP response headers in the Network Monitor.