<?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>3658</bug_id>
          
          <creation_ts>2006-09-05 23:43:23 +0000</creation_ts>
          <short_desc>&lt;script src=&quot;external.js&quot; type=&apos;text/javascript&apos;/&gt; Validates even in strict.</short_desc>
          <delta_ts>2006-09-06 01:10:12 +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>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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="Ben Gibb">geeboh</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>11386</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Gibb">geeboh</who>
    <bug_when>2006-09-05 23:43:23 +0000</bug_when>
    <thetext>Script tags CAN NOT be empty.
http://www.htmlhelp.com/tools/validator/direct.html.en will correctly complain about the missing &lt;/script&gt; tag.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11388</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-09-06 01:10:12 +0000</bug_when>
    <thetext>Unless I am mistaken, and assuming that you are talking about XHTML1:

* there is nothing in the XHTML 1 grammar prohibiting this construct

* the only relevant part of the XHTML1 specification is the informative appendix C3 - http://www.w3.org/TR/xhtml1/#C_3

* the appendix C is only relevant in some cases (xhtml 1 served as text/html), and has nothing to do with validation. 

* there is an appendix C checker in the works, which will warn users of XHTML 1 served as text/html of such potential problems with legacy user agents.

Hence, closing this bug as &quot;not a bug in the validator&quot;. 

If my assessment is incorrect, feel free to clarify your report with actual details, a pointer to a test document, and references as to why you think this should be a validation error.

Thank you.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>