[Webkit-unassigned] [Bug 12291] A downloaded file via Safari, that has Korean Character in its name shows "??"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 14:41:03 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=12291





------- Comment #18 from ap at webkit.org  2008-02-01 14:41 PDT -------
(In reply to comment #10)
> The problem appears to be that WebKit/Safari does not recognize a correct
> Content-Disposition header, with a filename encoded as per RFC 2047.

Thank you for mentioning this!

I do not think that this bug as reported is actually covered by RFC 2047 (as
you can see in comment 4, the header is not encoded as the RFC specifies, no
"=?EUC-KR?" here). Also, the RFC itself seems to say that it doesn't apply to
file names:

   + An 'encoded-word' MUST NOT be used in parameter of a MIME
     Content-Type or Content-Disposition field, or in any structured
     field body except within a 'comment' or 'phrase'.

If you are aware of any actual Web sites that do encode attachment names like
this, I'd really appreciate if you could file a new bug for those. Thanks!


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list