<?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>16868</bug_id>
          
          <creation_ts>2012-04-26 15:20:28 +0000</creation_ts>
          <short_desc>appcache: How to deal with redundant slashes in url of resources listed in manifest file?</short_desc>
          <delta_ts>2012-08-22 22:13:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#offline</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67109</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-04-26 15:20:28 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html
Multipage: http://www.whatwg.org/C#offline
Complete: http://www.whatwg.org/c#offline

Comment:
How to deal with redundant slashes in url of resources listed in manifest
file? i.e. /directory///test.js was storaged in local as
http://www.example.com/directory///test.js, when user agent fetch test.js will
failed to fetch it from local since http://www.example.com/directory///test.js
was different with http://www.example.com/directory/test.js

Posted from: 182.48.107.247
User agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; zh_CN) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/10.0 Safari/534.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70730</commentid>
    <comment_count>1</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 17:23:20 +0000</bug_when>
    <thetext>This bug was cloned to create bug 18131 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72554</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-08-22 22:13:59 +0000</bug_when>
    <thetext>I don&apos;t understand the question here. &quot;http://example.com//&quot; and &quot;http://example.com///&quot; are different URLs, so it makes sense to cache them differently, no?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>