<?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>5359</bug_id>
          
          <creation_ts>2008-01-11 18:35:29 +0000</creation_ts>
          <short_desc>Missing detection of HTML namespace</short_desc>
          <delta_ts>2011-05-17 11:00:05 +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>All</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="Sean Owen">srowen</reporter>
          <assigned_to name="Abel Rionda">abel.rionda</assigned_to>
          <cc>fd</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>18278</commentid>
    <comment_count>0</comment_count>
    <who name="Sean Owen">srowen</who>
    <bug_when>2008-01-11 18:35:29 +0000</bug_when>
    <thetext>We currently don&apos;t implement CONTENT_FORMAT_SUPPORT-5:
&quot;If the document does not declare the html namespace on its html root
element, FAIL&quot;
and as far as I can tell, we don&apos;t have the infrastructure to do it,
since the tidied version of the document always contains the XHTML
namespace. This suggests this needs to be detected in HTTPXHTMLResource
- maybe this can be done during one of the SAX parsing that checks the
validity?

Meanwhile, I have added a corresponding test in our test suite which
will fail until this is corrected (ContentFormatSupportTest/10).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18391</commentid>
    <comment_count>1</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2008-01-17 18:25:53 +0000</bug_when>
    <thetext>Done by the CTIC guys:
http://lists.w3.org/Archives/Public/public-mobileok-checker/2008Jan/0070.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18539</commentid>
    <comment_count>2</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2008-01-25 08:36:24 +0000</bug_when>
    <thetext>This doesn&apos;t seem to work correctly: it fails on http://jampaw.com/ while the namespace is indeed there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18540</commentid>
    <comment_count>3</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2008-01-25 08:56:12 +0000</bug_when>
    <thetext>I&apos;ve improved the regexp used to match the namespace declaration.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48557</commentid>
    <comment_count>4</comment_count>
    <who name="fd">fd</who>
    <bug_when>2011-05-17 11:00:05 +0000</bug_when>
    <thetext>See follow-up Bug 12666 for incorrect detection of the HTML namespace when the html tag uses multiline.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>