<?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>14898</bug_id>
          
          <creation_ts>2011-11-21 20:25:58 +0000</creation_ts>
          <short_desc>Unable to upload manifests for generated tests</short_desc>
          <delta_ts>2014-03-05 09:33:21 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Testing</product>
          <component>Test Framework</component>
          <version>unspecified</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>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Richard Ishida">ishida</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>public-test-infra</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>60309</commentid>
    <comment_count>0</comment_count>
    <who name="Richard Ishida">ishida</who>
    <bug_when>2011-11-21 20:25:58 +0000</bug_when>
    <thetext>the framework turns

http://www.w3.org/International/tests/html-css/generate?format=h5&amp;test=character-encoding-014

into

http://www.w3.org/International/tests/html-css/generate?format=h5&amp;amp;test=/./character-encoding-014.html

when trying to load the test file.

I tried making each id look like generate?format=h5&amp;test=character-encoding-014&amp; and reducing the base URL to the directory name in order to fool it into working, but that just didn&apos;t produce any results at all.

I need the framework to accept a base URI and id and put them together without adding the /./ and .html

You can see examples that have been hand coded into the database by Mike at http://w3c-test.org/framework/review/i18n-html5/

If the UI contained a checkbox that told the framework not to add /./ and .html to the id before referencing the test, I think that would solve the problem.  I&apos;d have thought that that would be pretty easy to do, wouldn&apos;t it?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>