<?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>12666</bug_id>
          
          <creation_ts>2011-05-17 10:54:20 +0000</creation_ts>
          <short_desc>CONTENT_FORMAT_SUPPORT-5: missed namespace in multiline &lt;html&gt; tag</short_desc>
          <delta_ts>2011-09-01 12:24:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>mobileOK Basic checker</product>
          <component>Java Library</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 name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>48554</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2011-05-17 10:54:20 +0000</bug_when>
    <thetext>Raised in
---------
http://lists.w3.org/Archives/Public/public-mobileok-checker/2011May/0000.html

Bug
---
When the xmlns attribute is not on the same source line as the html element declaration, the mobileOK checker erroneously report a CONTENT_FORMAT_SUPPORT-5 message.

Example
-------
&lt;html lang=&quot;nl&quot; xml:lang=&quot;nl&quot;
   xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48556</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2011-05-17 10:58:19 +0000</bug_when>
    <thetext>See also Bug 5359</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56178</commentid>
    <comment_count>2</comment_count>
    <who name="fd">fd</who>
    <bug_when>2011-09-01 12:24:59 +0000</bug_when>
    <thetext>Regular expression and loop updated in XhtmlContent.java to account for the possibility.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>