Is there a change in FF8 for filenames in UTF-8 sended as attachment
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?
글쓴이 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)
선택된 해결법
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.
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