Closed
Bug 518194
Opened 16 years ago
Closed 16 years ago
Search yields no results.
Categories
(Bugzilla :: Query/Bug List, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 515991
People
(Reporter: rudy.amid, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Build Identifier: Bugzilla 3.4.2
Search for anything does not show any results. Not even a "No results found" message. Show's the header with "Bugs on this list are sorted by relevance, with the most relevant bugs at the top.", but the rest of the page is blank.
Not seeing any errors in the Apache HTTPD's error_log.
We're not sure how to debug/fix this.
Reproducible: Always
Steps to Reproduce:
1.Click search.
2.Choose ALL/ALL.
3.Use keyword "test", "a", "scp" (in the bugs description).
Actual Results:
Bugs on this list are sorted by relevance, with the most relevant bugs at the top.
<blank>
Expected Results:
Bugs list.
Using RHEL5, MySQL Community 5.1.38, Apache HTTPD 2.2.13, Perl 5.8.8.
Comment 1•16 years ago
|
||
That's because you are using CGI 3.46 or 3.47.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
I was using CGI 3.45.
I downgraded to CGI 3.21 and CGI 3.43. Each time I copied the CGI.pm to the bugzilla/lib directory, and ran checksetup.pl. Search still gives me nothing.
Comment 3•16 years ago
|
||
(In reply to comment #2)
> I downgraded to CGI 3.21 and CGI 3.43. Each time I copied the CGI.pm to the
> bugzilla/lib directory, and ran checksetup.pl. Search still gives me nothing.
You cannot simply copy things in bugzilla/lib, you have to install it correctly.
Blew away the entire bugzilla dir and re-ran checksetup.pl.
All good now. Thanks!
I met souch problem in bugzilla 4.0.9.
How to resolve such problem? I don't want to upgrade my bugzilla, as there is a risk to to this right now.
Comment 6•10 years ago
|
||
(In reply to doris from comment #5)
> I met souch problem in bugzilla 4.0.9.
Then it is likely a different problem and not handled in this task but in bug 1263548 instead.
You need to log in
before you can comment on or make changes to this bug.
Description
•