<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>17412</bug_id>
          
          <creation_ts>2008-02-17 12:01:37 -0800</creation_ts>
          <short_desc>Lack of //--&gt; before &lt;/script&gt; causes rendering inaccessible (blank) a rest of the page</short_desc>
          <delta_ts>2008-02-18 00:42:04 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>12009</dup_id>
          
          <bug_file_loc>http://gaia.hdfrench.com/rips.php</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="Bertrand Presles">bpresles</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70963</commentid>
    <comment_count>0</comment_count>
    <who name="Bertrand Presles">bpresles</who>
    <bug_when>2008-02-17 12:01:37 -0800</bug_when>
    <thetext>The http://gaia.hdfrench.com/rips.php website doesn&apos;t render well, even with both Safari 3.04 and latest WebKit nightly.

The console reports 2 errors:

SyntaxError: Parse error
http://gaia.hdfrench.com/rips.php (line 1309)

ReferenceError: Can&apos;t find variable: phpmyvisitesURL
http://gaia.hdfrench.com/stat/phpmyvisites.js (line 116)

Both error seems indeed true, as there is a &lt;/table&gt; at the end of the page after the &lt;/html&gt; which could explain the parse error, and as the phpmyvisitesURL  variable used in the pmv_log(phpmyvisitesURL, phpmyvisitesSite, pagename, a_vars); method call seems indeed not declared.

Use Firefox to see the page fully rendered.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70967</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-17 13:39:28 -0800</bug_when>
    <thetext>Webkit as well as Opera does not forgive lack of closing comment tag:

&quot;return false
}
//--&gt;
&lt;/script&gt;&quot;

Adding &quot;//--&gt;&quot; fixes problem. So Evangelism bug?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71010</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-18 00:42:04 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 12009 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>