<?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>206</bug_id>
          
          <creation_ts>2003-04-27 21:46:11 +0000</creation_ts>
          <short_desc>Trailing slash on &lt;meta/&gt; tag (for XHTML compatability) generates error when validating as HTML 4.01 Strict</short_desc>
          <delta_ts>2003-04-28 04:49:24 +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>Parser</component>
          <version>0.7.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://validator.w3.org/check?uri=http%3A%2F%2Fwaldo.homelinux.org%2Fw03%2Fcis257%2Ffinal%2F&amp;charset=%28detect+automatically%29&amp;doctype=HTML+4.01+Strict</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="Jacob Steenhagen">jake</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>465</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Steenhagen">jake</who>
    <bug_when>2003-04-27 21:46:11 +0000</bug_when>
    <thetext>Because the server I&apos;m using for school doesn&apos;t send the charset as part of the
http header I have it included as a &lt;meta/&gt; tag. However, when placing the
trailing slash in the tag for XHTML compatability the validator gives the
following error:

   1.  Line 15, column 75:  character data is not allowed here
       ... content=&quot;text/html; charset=ISO-8859-1&quot; /&gt;
                                                    ^

It was discovered in our HTML class that this error also occured with &lt;area/&gt; tags.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>466</commentid>
    <comment_count>1</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2003-04-27 23:32:37 +0000</bug_when>
    <thetext>Please see the thread starting at
&lt;http://lists.w3.org/Archives/Public/www-validator/2003Apr/0154.html&gt; -- and in
particular Bjoern Hoehrmann&apos;s reply at
&lt;http://lists.w3.org/Archives/Public/www-validator/2003Apr/0155.html&gt; -- which
deals with this.

You cannot use XHTML syntax (e.g. &lt;meta /&gt;) in HTML 4; either change the DOCTYPE
to XHTML 1.0 or switch back to HTML 4 syntax.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>467</commentid>
    <comment_count>2</comment_count>
    <who name="Jacob Steenhagen">jake</who>
    <bug_when>2003-04-28 00:49:24 +0000</bug_when>
    <thetext>Guess I just leanred something about how those tags are parsed.

Thanks,
Jake</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>