<?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>8614</bug_id>
          
          <creation_ts>2010-01-04 08:57:10 +0000</creation_ts>
          <short_desc>Add a &quot;file upload&quot; method to test local content</short_desc>
          <delta_ts>2010-01-04 09:21:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>mobileOK Basic checker</product>
          <component>Web interface</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          <qa_contact name="fd">fd</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>30357</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-01-04 08:57:10 +0000</bug_when>
    <thetext>mobileOK tests only apply to HTTP/HTTPS URIs, but development of Web pages often start with local authoring and many of the tests would still be useful during this first phase.

Add a &quot;file upload&quot; method similar to that of the W3C Markup validation service:
 http://validator.w3.org
... and run as many tests as possible.

Make sure that the report is clear about the fact that some tests could not be run and thus that the resulting page cannot be said to be mobileOK.

The implementation of the file upload method should be fairly similar to that of the &quot;direct input&quot; method. See Bug 6813.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30361</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-01-04 09:21:48 +0000</bug_when>
    <thetext>File upload method added.

Things worth noting:
1. the mobileOK Checker uses a fake &quot;fileupload&quot; URI scheme to represent the URI of the content when that method is used.

2. see bug 6813 for other things worth noting. Direct input and file upload are handled in the exact same way internally.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>