[Webkit-unassigned] [Bug 6439] New: pages reached via links that start with a comment show source code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jan 8 19:29:58 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6439

           Summary: pages reached via links that start with a comment show
                    source code
           Product: WebKit
           Version: 412+
          Platform: Macintosh
               URL: http://www.consonancemusic.com
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: codist at biit.com


Pages containing a comment at the start seem to render as source code if reached via a link, ie

<!-- #bbinclude "headertop.inc" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/
xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
<!-- end bbinclude -->
  <title> Consonance Music :: Tom Wilson </title>
<!-- #bbinclude "header.inc" -->
  <link rel="stylesheet" href="cmx.css" type="text/css" />
</head>
...

When the page is refreshed it renders correctly. Only on loading from a link does this happen.
This does not happen in Firefox 1.5 or IE 5.2 (which renders the CSS badly). Note this site is not yet 
public and will change. I can send you the full source if you like.

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list