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

Summary: "404 Not Found" title for page which others displays fine
Product: obsolete Reporter: Jesse Glick <jglick>
Component: collabnetAssignee: support <support>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
URL: http://openide.netbeans.org/tutorial/reviews/opinions_52165.html
Issue Type: DEFECT Exception Reporter:

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