Closed Bug 295308 Opened 20 years ago Closed 20 years ago

Comments in title tag are shown in title

Categories

(Core :: DOM: HTML Parser, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 266044

People

(Reporter: mozilla, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Mnenhy/0.7.2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Mnenhy/0.7.2.0

In this code the comments are show in the browsers's window title:

<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I)
[Netscape]"><title>Some title
<!-- $Copyright: -->
<!-- Copyright (C) Company 2005 -->
<!-- All rights reserved -->
<!-- $ -->

<!-- $Header: filename.html /main/5 2005/02/24 14:14:20 $ -->
</title>
....
</head>


Reproducible: Always

*** This bug has been marked as a duplicate of 266044 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.