Closed Bug 524675 Opened 15 years ago Closed 15 years ago

"Edit Search" fails to preserve comment, URL, and whiteboard params

Categories

(Bugzilla :: Query/Bug List, defect)

3.4.2
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.4

People

(Reporter: mozilla, Assigned: LpSolit)

References

Details

(Keywords: regression)

Attachments

(1 file, 2 obsolete files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) Build Identifier: 3.4.2 The "Edit Search" field at the bottom of buglist.cgi does not preserve the contains/regexp values in the dropdowns for "A Comment", "The URL", or "Whiteboard". Reproducible: Always Steps to Reproduce: 1. On the search form, choose something other than the default for these dropdowns 2. Run the search 3. Click the "Edit Search" link Actual Results: The dropdowns are restored to their default values. Expected Results: The dropdowns should preserve the values chosen in step (1). This is a regression from 3.2. The search description at the top of buglist.cgi is correct. See also bug 514682.
I can reproduce the issue.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows Vista → All
Hardware: x86 → All
Target Milestone: --- → Bugzilla 3.4
Version: unspecified → 3.4.2
Regression due to bug 463002. I have a patch.
Assignee: query-and-buglist → LpSolit
Status: NEW → ASSIGNED
Depends on: 463002
Keywords: regression
Attached patch patch, v1 (obsolete) (deleted) — Splinter Review
We have selected = default.$type.0, but $type is undefined.
Attachment #408606 - Flags: review?(ghendricks)
Attachment #408606 - Flags: review?(ghendricks) → review+
Attached patch patch, v1.1 (obsolete) (deleted) — Splinter Review
Comments were still broken because long_desc has been renamed to longdesc.
Attachment #408606 - Attachment is obsolete: true
Attachment #408611 - Flags: review?(ghendricks)
Attached patch patch, v1.2 (deleted) — Splinter Review
I found another place affected by the long_desc -> longdesc renaming. I hope I caught them all.
Attachment #408611 - Attachment is obsolete: true
Attachment #408617 - Flags: review?(ghendricks)
Attachment #408611 - Flags: review?(ghendricks)
Blocks: 514682
Attachment #408617 - Flags: review?(ghendricks) → review+
Flags: approval3.4+
Flags: approval+
tip: Checking in query.cgi; /cvsroot/mozilla/webtools/bugzilla/query.cgi,v <-- query.cgi new revision: 1.187; previous revision: 1.186 done Checking in template/en/default/search/form.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl,v <-- form.html.tmpl new revision: 1.60; previous revision: 1.59 done Checking in template/en/default/search/search-help.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/search/search-help.html.tmpl,v <-- search-help.html.tmpl new revision: 1.11; previous revision: 1.10 done 3.4.2: Checking in query.cgi; /cvsroot/mozilla/webtools/bugzilla/query.cgi,v <-- query.cgi new revision: 1.183.2.2; previous revision: 1.183.2.1 done Checking in template/en/default/search/form.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl,v <-- form.html.tmpl new revision: 1.55.2.1; previous revision: 1.55 done Checking in template/en/default/search/search-help.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/search/search-help.html.tmpl,v <-- search-help.html.tmpl new revision: 1.10.4.1; previous revision: 1.10 done
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: