[Webkit-unassigned] [Bug 14635] 'POST'ing file: filename is fullpath/UTF-8(nonascii) and sometimes uploading failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 17 02:07:46 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14635
808caaa4.8ce9.9cd6c799e9f6 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Forms |WebKit Website
------- Comment #1 from 808caaa4.8ce9.9cd6c799e9f6 at gmail.com 2007-07-17 02:07 PDT -------
Oh, HTMLFormElement::formData() converts path to current encoding.
At the time above I certainly settled DefaultEncoding as UTF8.
Now I retried with reloaded attachment.cgi while Encoding->Europian.
Path is converted as below and still uploading failed.
Content-Disposition: form-data; name="data"; filename="C:\Documents and
Settings\********\デスクトップ\test.txt"
--
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