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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>103</bug_id>
          
          <creation_ts>2002-12-04 05:35:14 +0000</creation_ts>
          <short_desc>File Upload overrides URI when no file is actually sent.</short_desc>
          <delta_ts>2004-09-01 20:22:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.6.1</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Public/www-validator/2002Dec/0037.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>0.7.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Terje Bless">link</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>264</commentid>
    <comment_count>0</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2002-12-04 05:35:14 +0000</bug_when>
    <thetext>cf. the thread referenced by the URL field;

A file upload field with no file selected can still be considered &quot;successfull&quot;
in HTML 4 terms and UAs are free to submit the field (even if it contains no
value/data). Konq 2.x, in particular, seems to have implemented it this way.

Since we prefer the uploaded_file parameter to the uri parameter if both are
present, this makes all non-upload submissions from Konq fail.

Possible resolution is to check whether the uploaded file actually contains any
data and fall back on any URI if one was given.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2208</commentid>
    <comment_count>1</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2004-09-01 16:22:00 +0000</bug_when>
    <thetext>This is addressed by the TAG-imposed ban on POST-ed forms.

Resolving WONTFIX.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>