Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Is there a change in FF8 for filenames in UTF-8 sended as attachment

  • 2 antwoorden
  • 1 heeft dit probleem
  • 17 weergaven
  • Laatste antwoord van knorretje

more options

I send files with non-ASCII-Characters in their filename to the browser.
I use Content-Disposition: attachment; filename*="utf-8''myfilename".
This worked well for FF7 and below.
In FF8 the filename is ignored (Linux and Windows).
Is this a bug? Is there a better way to solve this?

I send files with non-ASCII-Characters in their filename to the browser.<br /> I use Content-Disposition: attachment; <nowiki>filename*="utf-8''myfilename"</nowiki>.<br /> This worked well for FF7 and below.<br /> In FF8 the filename is ignored (Linux and Windows).<br /> Is this a bug? Is there a better way to solve this?

Bewerkt door cor-el op

Gekozen oplossing

A good place to ask advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

Dit antwoord in context lezen 👍 1

Alle antwoorden (2)

more options

Gekozen oplossing

A good place to ask advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

more options

The handling of the content-dispositon has changed in version 8 to be more compliant with the RFCs. https://developer.mozilla.org/en/Firefox_8_for_developers#Network