<?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>17792</bug_id>
          
          <creation_ts>2012-07-17 11:36:51 +0000</creation_ts>
          <short_desc>The draft says Intent Markup&apos;s type attribute must be space-separated but examples are comma-separated</short_desc>
          <delta_ts>2012-07-17 15:26:36 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Web Intents</product>
          <component>Web Intents specification</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>kinuko</reporter>
          <assigned_to name="James Hawkins">jhawkins</assigned_to>
          <cc>gbillock</cc>
    
    <cc>mike</cc>
    
    <cc>paulkinlan</cc>
    
    <cc>public-web-intents</cc>
    
    <cc>tzik</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>70040</commentid>
    <comment_count>0</comment_count>
    <who name="">kinuko</who>
    <bug_when>2012-07-17 11:36:51 +0000</bug_when>
    <thetext>In the latest editor&apos;s draft (https://dvcs.w3.org/hg/web-intents/raw-file/tip/spec/Overview-respec.html#attributes-2) the type attribute is defined as &apos;space separated list&apos; as following:

3.5.1 Attributes
type of type DOMString
A string specifying the type of payload data the service can accept. Must be a space separated list of type specifiers.

But the example 3 in 1.1 Example shows following markup:

&lt;intent action=&quot;http://webintents.org/edit&quot; type=&quot;text/uri-list;type=image/*,image/*&quot;&gt;&lt;/intent&gt;

where the type attribute seems to be separated by a comma (unless the entire string should be parsed as a single type specifier), which looks confusing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70044</commentid>
    <comment_count>1</comment_count>
    <who name="James Hawkins">jhawkins</who>
    <bug_when>2012-07-17 15:26:36 +0000</bug_when>
    <thetext>Fixed at http://dvcs.w3.org/hg/web-intents/raw-file/tip/spec/Overview.html.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>