Hi,
I am using the Webkit nightlies on MacOS X, and I noticed that the
following header doesn't seem to give the expected results:
content-disposition: inline;
filename*="utf-8''%E8%92%99%E7%89%B9%E5%88%A9%E5%B0%94.vcf"
In Firefox it provides me a filename with Chinese characters in it.
Safari/WebKit defaults to using the file name of the java servlet that
was called. So, given a servlet URL: http://localhost/myservlet.do
Firefox: 蒙特利尔.vcf
Safari/Webkit: myservlet.do
Should I be opening a Webkit ticket for this, or a RADAR?
André
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev