This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 52581 - "404 Not Found" title for page which others displays fine
Summary: "404 Not Found" title for page which others displays fine
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: collabnet (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: support
URL: http://openide.netbeans.org/tutorial/...
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 19:41 UTC by Jesse Glick
Modified: 2009-11-08 02:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-12-16 19:41:35 UTC
See the above URL. The title is displayed as

<TITLE>404 Not Found</TITLE>

by SourceCast although the HTML source in CVS
seems fine:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><!--
-*- xhtml -*- -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Opinion - #52165</title>
</head>
<body>
.....

The rest of the page displays fine, just not the
title.
Comment 1 jcatchpoole 2004-12-17 11:33:03 UTC
The real title displays OK for me - however I've noticed this
behaviour before.  From memory it is when eg I am about to commit a
page for the first time, but I try to browse to it before it is on the
server.  The server (correctly) gives a 404, and my browser title bar
(correctly) says "404".  Then  I commit the page and hit reload in my
browser - now  the page does exist, and shows up fine in my browser,
but the title bar still says "404".

Jesse, is that what happened ?

I guess this is some weird SourceCast TITLE caching thing ?
Comment 2 Jesse Glick 2004-12-17 18:26:12 UTC
Probably a client-side cache staleness issue. Displaying OK for me now
too.
Comment 3 Marian Mirilovic 2009-11-08 02:34:04 UTC
We recently moved out from Collabnet's infrastructure