[Webkit-unassigned] [Bug 15287] WebKit does not support non ascii parameters defined in RFC2231

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 08:56:28 PDT 2007


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





------- Comment #1 from nirs at freeshell.org  2007-09-26 08:56 PDT -------
Created an attachment (id=16398)
 --> (http://bugs.webkit.org/attachment.cgi?id=16398&action=view)
CGI script demonstrating the problem

To reproduce:
 1. Install script
 2. Access 
 3. File > Save As

Result: file name is download.py
Expected: file name should be עברית

Another way:
 1. Add link to this script in another html document, e.g. <a
href="cgi-bin/download.py">download</a>
 2. Right click the link and choose "Download linked file"

Result: download to file "download.py"
Expected: download to file "עברית"

Firefox give expected result in both cases. 


-- 
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