Closed Bug 263881 Opened 20 years ago Closed 8 years ago

cvsguess output for "No files matched this file name" should include what was being sought

Categories

(Webtools Graveyard :: Bonsai, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: timeless, Assigned: tara)

References

()

Details

<h3>No files matched this file name.  It may have been added recently.</h3>
the problem with this output is that it's utterly useless, there's no title, the
message is content free, and attaching the output to a bug doesn't help anyone
figure out what file couldn't be found.
Summary: cvsguess output → cvsguess output for "No files matched this file name" should include what was being sought
Should this one just be marked "INVALID" or "WONTFIX" then?
From http://lxr.mozilla.org/mozilla/source/webtools/bonsai/cvsguess.cgi:

 71 if( @fl == 0 ){
 72     print "<h3>No files matched this file name: " . &html_quote($file) . 
 73         ".  It may have been added recently.</h3>";
 74 }

So this bug seems to have been fixed.
QA Contact: timeless → bonsai
FIXED? WORKSFORME? INVALID?
Bonsai was decommissioned, closing all remaining bugs "wontfix"
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.