<?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>3947</bug_id>
          
          <creation_ts>2006-11-03 10:15:54 +0000</creation_ts>
          <short_desc>Incorrectly (?) parsing inside a Script</short_desc>
          <delta_ts>2006-11-03 10:29:56 +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>http://tordekblog.blogspot.com</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>kedrot</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>12806</commentid>
    <comment_count>0</comment_count>
    <who name="">kedrot</who>
    <bug_when>2006-11-03 10:15:54 +0000</bug_when>
    <thetext>Beta Blogger blogs use a script at the bottom, perhaps for content. This script&apos;s content is being parsed (and reported as erroneous) by the validator. Mainly, an extreme amount of &quot;&apos;&lt;&apos; and &apos;/&apos; not allowd here&quot; errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12809</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-11-03 10:29:56 +0000</bug_when>
    <thetext>Script or not, what&apos;s inside an HTML page must follow the rules of HTML.

This particular problem with scripts is well explained in:
http://www.htmlhelp.com/tools/validator/problems.html#script

My suggestion for scripts is to try and have them as separate files (if you can...), which is simpler for validation, better for caching, and generally easier to maintain. (in your case of course, you don&apos;t have much control over the scripts your blog host adds... but you can point the problem to them)

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>