<?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>15684</bug_id>
          
          <creation_ts>2012-01-24 01:09:01 +0000</creation_ts>
          <short_desc>[URL] Replacing backslash with forward slash in URIs doesn&apos;t seem to be necessitated by web compat</short_desc>
          <delta_ts>2014-04-11 19:37:28 +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>URL</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#resolving-urls</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          <dependson>12543</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael[tm] Smith">mike</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>annevk</cc>
    
    <cc>brunoaiss</cc>
    
    <cc>bzbarsky</cc>
    
    <cc>contributor</cc>
    
    <cc>erik.arvidsson</cc>
    
    <cc>hsteen</cc>
    
    <cc>ian</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>public-webapps</cc>
    
    <cc>VYV03354</cc>
    
    <cc>w3c</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63029</commentid>
    <comment_count>0</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2012-01-24 01:09:01 +0000</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #12543 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#resolving-urls

Comment:
Replacing backslash with forward slash in URIs doesn&apos;t seem to be necessitated
by web compat

Posted from: 71.184.125.56
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0a1) Gecko/20110422 Firefox/6.0a1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63031</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">w3c</who>
    <bug_when>2012-01-24 01:19:16 +0000</bug_when>
    <thetext>How do we know that?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63032</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2012-01-24 01:25:17 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; How do we know that?

I think Boris already responded to that in bug 12543.

This is just a clone of that bug. I created this bug due to the HTML WG decision policy prohibiting the component of Last Call bugs from being changed.

To be clear though, going forward, I suggest that the discussion should take place here, and have suggested to HIxie that he move bug 12543 to resolved.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63033</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Barth">w3c</who>
    <bug_when>2012-01-24 01:29:16 +0000</bug_when>
    <thetext>Ah, thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63147</commentid>
    <comment_count>4</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2012-01-26 08:16:03 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; To be clear though, going forward, I suggest that the discussion should take
&gt; place here, and have suggested to HIxie that he move bug 12543 to resolved.

IMHO the wrong thing to do until the HTML spec actually references that document.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67343</commentid>
    <comment_count>5</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2012-05-04 23:57:35 +0000</bug_when>
    <thetext>One note: Chrome&apos;s behavior here causes problems for people trying to use backslash in URIs in at least some use cases.  See http://stackoverflow.com/questions/10438008/different-behaviours-of-treating-backslash-in-the-url-by-firefox-and-chrome/10444621 for example.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74776</commentid>
    <comment_count>6</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-09-28 10:42:20 +0000</bug_when>
    <thetext>As far as I can tell Gecko is the only browser that does not do this. I&apos;d rather convince Gecko to change than everyone else. http://url.spec.whatwg.org/ handles / and \ identically in URLs with hierarchical schemes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103777</commentid>
    <comment_count>7</comment_count>
    <who name="Hallvord R. M. Steen">hsteen</who>
    <bug_when>2014-04-11 19:17:56 +0000</bug_when>
    <thetext>Just for the record: &quot;Gecko doesn&apos;t do it&quot; wasn&apos;t strictly true, after all. It did - but only on Windows for some odd reason.. 
http://dxr.mozilla.org/mozilla-central/source/docshell/base/nsDefaultURIFixup.cpp#166

Per https://bugzilla.mozilla.org/show_bug.cgi?id=652186 we&apos;ve now officially surrendered anyway.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103779</commentid>
    <comment_count>8</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-04-11 19:37:28 +0000</bug_when>
    <thetext>&gt; It did - but only on Windows for some odd reason.. 

And only in the case when the backslashes came right after the &apos;:&apos; following the scheme, to be clear.  And only for navigations, not all loads.

And it&apos;s Windows-only because it commonly came up only via users typing stuff in the URL bar on Windows.

&gt; we&apos;ve now officially surrendered anyway.

At least I have.  It&apos;s just not worth it to me to spend any more time on this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>