<?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>23891</bug_id>
          
          <creation_ts>2013-11-22 20:36:45 +0000</creation_ts>
          <short_desc>Is a &quot;host&quot; a string or a list of strings?</short_desc>
          <delta_ts>2014-01-10 11:41:57 +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>PC</rep_platform>
          <op_sys>All</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>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          <blocked>23005</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ian &apos;Hixie&apos; Hickson">ian</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>santi</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>96728</commentid>
    <comment_count>0</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-11-22 20:36:45 +0000</bug_when>
    <thetext># A host is a string [...] in the form of a domain [...]

# A domain is an ordered list of one or more domain labels.

Domain labels aren&apos;t defined, but let&apos;s suppose they are actually strings.

So a host is a string in the form of an ordered list of strings.

That doesn&apos;t make sense. :-)

Various algorithms in the spec seem to switch between treating &quot;host&quot; as a string and as a list of strings.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96776</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-11-25 15:00:48 +0000</bug_when>
    <thetext>https://github.com/whatwg/url/commit/232157a284157ca60d40dd391ef5ae88f79a9e9a

I&apos;m still a bit torn whether to define the components of a URL as byte sequences or strings. API-wise the latter is easier, though it seems they are really byte sequences, including domain labels. Though domain labels also have a (Unicode) string variant.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98256</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-01-10 11:41:57 +0000</bug_when>
    <thetext>Marking FIXED as the issue raised here was resolved.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>