Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29065 - quicksearch does not work -- reference to bug 70907 at bugzilla.mozilla.org
Summary: quicksearch does not work -- reference to bug 70907 at bugzilla.mozilla.org
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: rob holland (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-18 20:55 UTC by Georgi Georgiev
Modified: 2011-10-30 23:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Georgiev 2003-09-18 20:55:55 UTC
I tried using the quicksearch field on the front page at bugs.gentoo.org but I
got a very ugly error message referring me to
http://bugzilla.mozilla.org/show_bug.cgi?id=70907

The problem seems to be:

chutz@lion chutz $ GET http://bugs.gentoo.org/localconfig.js
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
403 Forbidden
</BODY>
</HTML>
chutz@lion chutz $ GET http://bugs.gentoo.org/quicksearch.js
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
403 Forbidden
</BODY>
</HTML>
Comment 1 SpanKY gentoo-dev 2003-09-19 03:56:21 UTC
has been fixed ... was a symptom of the bugzilla update
Comment 2 Georgi Georgiev 2003-09-19 04:05:46 UTC
No, it does not work yet.

Steps to reproduce:

1. Go to http://bugs.gentoo.org/
2. Fill some search terms in the "Enter a bug # or some search terms:" field.
3. Click the "Show" button

Results:
Get an error message. The URL that would be followed is http://bugs.gentoo.org/show_bug.cgi?id=portage

Expected results:
A search for the search term should have been performed.
Comment 3 Georgi Georgiev 2003-09-19 04:09:27 UTC
Not to mention that the http://bugs.gentoo.org/localconfig.js and http://bugs.gentoo.org/quicksearch.js URLs still give 403.
Comment 4 rob holland (RETIRED) gentoo-dev 2003-09-19 04:35:34 UTC
should be fixed now. please confirm
Comment 5 Georgi Georgiev 2003-09-19 04:38:19 UTC
OK, confirming. It works as it should.

Shouldn't WORKSFORME be FIXED?
Comment 6 rob holland (RETIRED) gentoo-dev 2003-09-19 04:50:36 UTC
possibly. closed will do
Comment 7 rob holland (RETIRED) gentoo-dev 2003-09-19 04:51:22 UTC
er, ignore that comment heh :) resolved properly now.