<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>14667</bug_id>
          
          <creation_ts>2007-07-19 03:51:13 -0700</creation_ts>
          <short_desc>Discussion: form,filename, what to do about encoding of filename part with nonascii-chars</short_desc>
          <delta_ts>2010-09-07 03:03:14 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>523.x (Safari 3)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>808caaa4.8ce9.9cd6c799e9f6</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aestes</cc>
    
    <cc>ap</cc>
    
    <cc>danny-bugzilla</cc>
    
    <cc>ddkilzer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4336</commentid>
    <comment_count>0</comment_count>
    <who name="">808caaa4.8ce9.9cd6c799e9f6</who>
    <bug_when>2007-07-19 03:51:13 -0700</bug_when>
    <thetext>#Original title: &quot;Discussion: form,filename, what to do about encoding of filename part&quot;
#Please retitle me

derived from bug#14635

Origin is: With this site(webkit-buglizza), I coudn&apos;t upload file from my Desktop.
After moving file to somewhere like c:\__sendtemp\, uploading succeeded.
Why-full-path-is-post issue is left to bug#14635.

&quot;While &quot;most experienced users know about the perils of non-ASCII file names,&quot;
therefore many beginners who starts web with  Safari/WebKit, who had not have a bitter.
What we shoud do about encoding of filename part?

Please read bug#14635, with some recommended-reading RFCs.


; ===============
; posts
; ===============
POST http://bugs.webkit.org/attachment.cgi HTTP/1.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja) AppleWebKit/522.14.1+
(KHTML, like Gecko) Version/3.0.2 Safari/522.13.1
Content-Type: multipart/form-data;
boundary=----WebKitFormBoundaryAAsdAAJVAApEAA5j
Transfer-Encoding: Chunked
.....

------WebKitFormBoundaryAAsdAAJVAApEAA5j
Content-Disposition: form-data; name=&quot;data&quot;; filename=&quot;C:\Documents and
Settings\*****\繝・せ繧ｯ繝医ャ繝予test.html.png&quot;
Content-Type: image/png


; ===============
; response
; ===============
HTTP/1.1 411 Length Required
Server: Apache/1.3.33 (Darwin) PHP/4.4.1 mod_ssl/2.8.24 OpenSSL/0.9.7i
DAV/1.0.3
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71204</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-20 03:32:19 -0800</bug_when>
    <thetext>P5 is not used for WebKit bugs. [http://webkit.org/quality/bugpriorities.html]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>273694</commentid>
    <comment_count>2</comment_count>
    <who name="Danny Sadinoff">danny-bugzilla</who>
    <bug_when>2010-09-02 17:36:13 -0700</bug_when>
    <thetext>This bug is an open wound. Correct me if I&apos;m wrong, but this bug is what&apos;s causing my utf-8 filenames to arrive as ? characters in the content-disposition field.  

Just about any solution, either the standard MIME-mandated Encoded-Word solution or Firefix/IE&apos;s html-encoding solution would be better than the dataloss that webkit currently indulges in.

Who decides how to proceed?  If we can get a decision, an implementation won&apos;t take long at all.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>