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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>21971</bug_id>
          
          <creation_ts>2008-10-30 09:49:52 -0700</creation_ts>
          <short_desc>KURL/Safari doesn&apos;t handle UNC properly</short_desc>
          <delta_ts>2023-05-22 03:41:08 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>37641</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Brett Wilson (Google)">brettw</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>annevk</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>97126</commentid>
    <comment_count>0</comment_count>
    <who name="Brett Wilson (Google)">brettw</who>
    <bug_when>2008-10-30 09:49:52 -0700</bug_when>
    <thetext>Some IE/Windows compatibility issues I noticed:

file://foo/bar should be treated as UNC like IE. UNC file URLs copied from IE will fail to load in Safari.

Links on web pages of the form &quot;\\foo\bar&quot; should be treated as absolute UNC paths to file://foo/bar.

Relative links of the form &quot;/hello&quot; on pages loaded from a UNC base path of the form &quot;file://foo/bar/&quot; should be &quot;file://foo/hello&quot; rather than &quot;file:/hello&quot;

A more comprehensive set of tests for IE-compatible UNC file path handling is in the CanonicalizeFileURL test in: http://code.google.com/p/google-url/source/browse/trunk/src/url_canon_unittest.cc</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1956892</commentid>
    <comment_count>1</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2023-05-22 03:41:08 -0700</bug_when>
    <thetext>We no longer use KURL.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>