<?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>7077</bug_id>
          
          <creation_ts>2009-07-04 21:59:05 +0000</creation_ts>
          <short_desc>SVG documents are validated even if namespace is not declared</short_desc>
          <delta_ts>2011-08-24 21:45:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>HEAD</version>
          <rep_platform>All</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>1.3</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ccprog</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>ville.skytta</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25858</commentid>
    <comment_count>0</comment_count>
    <who name="">ccprog</who>
    <bug_when>2009-07-04 21:59:05 +0000</bug_when>
    <thetext>Just like XHTML, SVG needs a mandatory xmlns attribute on the root element. Unlike XHTML, the validator doesn&apos;t give a warning if it is missing. 

I suggest this should be resolved just like Bug #68, even though namespace handling remains an awkward issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55775</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2011-08-24 21:45:00 +0000</bug_when>
    <thetext>According to comments in validator&apos;s config files, until SVG 1.1 2nd edition the spec wasn&apos;t quite clear whether the namespace is required or not.  But as of 2nd ed it now is, and the next version of validator (1.3) will start to flag omission of it as an error.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>