<?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>882</bug_id>
          
          <creation_ts>2004-09-14 16:25:57 +0000</creation_ts>
          <short_desc>Validator complains on attribute &quot;name&quot;, however required</short_desc>
          <delta_ts>2004-09-14 23:38:54 +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>0.6.7</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://pauillac.inria.fr/~ddr/tmp/consensus.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel de Rauglaudre">daniel.de_rauglaudre</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          <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>2340</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel de Rauglaudre">daniel.de_rauglaudre</who>
    <bug_when>2004-09-14 16:25:57 +0000</bug_when>
    <thetext>The validator complains on attribute &quot;name&quot; of &quot;map&quot;, however required for this
tag, if I understand HTML and XHTML standards well.

If I replace the &quot;name&quot; by &quot;id&quot;, it does not complains any more, but the areas
links do not work on my agent (Mozilla 1.8a3, a very recent version).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2342</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2004-09-14 19:03:33 +0000</bug_when>
    <thetext>There is no &quot;name&quot; attribute for &quot;map&quot; in the doctype you are using (XHTML 1.1), see:
http://www.w3.org/TR/2001/REC-xhtml11-20010531/changes.html#a_changes

I do not have details at hand, but I remember seeing reports that some implementation of image maps 
in XHTML were buggy, that might be the reason why your browser fails to parse the map when 
removing the &quot;name&quot; attribute.

You could probably just use another doctype, unless you absolutely need XHTML 1.1.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2343</commentid>
    <comment_count>2</comment_count>
    <who name="Daniel de Rauglaudre">daniel.de_rauglaudre</who>
    <bug_when>2004-09-14 23:38:54 +0000</bug_when>
    <thetext>Oops, you are right, my fault; OK, I changed back to DOCTYPE XHTML 1.0...
Oups, t&apos;as raison, au temps pour moi, j&apos;avais pas vu la page...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>