Closed Bug 118774 Opened 23 years ago Closed 23 years ago

Query template does not display keyword search box

Categories

(Bugzilla :: Query/Bug List, defect, P1)

2.15
x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: jlawson-mozbug, Assigned: jlawson-mozbug)

References

Details

(Keywords: regression)

Attachments

(1 file)

On the template "template/default/query/query.atml", the keyword search box is not displayed unless "have_keywords" is defined to the template engine. Unfortunately, in version 1.93 of query.cgi that value was defined only if the following condition is true: 1.93 (gerv%ger 18-Nov-01): $vars->{'have_keywords'} = scalar(%::legal_keywords); The legal_keywords is an array not a hash, and so the value fails to be set properly.
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.16
This is fixed in the patch over in bug 110711; it's a dupe of bug 110712. Gerv *** This bug has been marked as a duplicate of 110712 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
clearing target milestone on resolved non-FIXED bugs so they'll get re-triaged if they get reopened.
Target Milestone: Bugzilla 2.16 → ---
I don't see how this is a dupe of bug 110712. However, this patch is included in the proposed patch for the mega-patch included in bug 110711, so I'll make this dependant on it instead.
Status: RESOLVED → REOPENED
Depends on: 110711
Resolution: DUPLICATE → ---
okay, maybe dupe is more appropriate, but against the proper bug. *** This bug has been marked as a duplicate of 110711 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
No longer depends on: 110711
Resolution: --- → DUPLICATE
REOPENing this bug, a patch was submitted a month and a half ago to fix a serious usability issue and it got burried in an ubber-patch on a technicallity. I don't see the sense in holding up this bug to add <label> tags to the query page (don't get me wrong, label tags are nice, but keyword searches are nicer).
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
*** Bug 126469 has been marked as a duplicate of this bug. ***
Setting bug owner to patch author.
Assignee: endico → jlawson
Severity: normal → blocker
Status: REOPENED → NEW
Keywords: patch, regression, review
Target Milestone: --- → Bugzilla 2.16
Comment on attachment 63982 [details] [diff] [review] patch to allow the keywords query box to be displayed properly Short, simple, prefect. r= jake
Attachment #63982 - Flags: review+
Also got an r= justdave in IRC Checking in query.cgi; /cvsroot/mozilla/webtools/bugzilla/query.cgi,v <-- query.cgi new revision: 1.96; previous revision: 1.95 done
Status: NEW → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
This is silly. The patch involved is not an "uber-patch", it's 20 changed lines and some indenting change. I'm not happy about how shabbily that patch has been treated, and have been lobbying hard to give it the attention it deserves. The amount of time you spent working on this bug could have given that patch first review. Now, I have to go back to that patch, fix the conflicts in it, and re-upload it - which was a job I really didn't need. </grumpy> Gerv
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: