[Webkit-unassigned] [Bug 15287] WebKit does not support non ascii parameters defined in RFC2231
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 16 02:10:40 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=15287
------- Comment #8 from julian.reschke at gmx.de 2008-08-16 02:10 PDT -------
regarding comment 1 and it's attachment...
The test case is incorrect. It uses
filename*="utf-8'en'%D7%A2%D7%91%D7%A8%D7%99%D7%AA"
while it should be
filename*=utf-8'en'%D7%A2%D7%91%D7%A8%D7%99%D7%AA
according to the "extended-initial-value" production in Section 7 of RFC 2231
(<http://greenbytes.de/tech/webdav/rfc2231.html#rfc.section.7>)
--
Configure bugmail: https://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