搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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?

由cor-el于修改

被采纳的解决方案

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

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

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