Closed
Bug 725972
Opened 14 years ago
Closed 13 years ago
;list_id=N added to search input element on results page
Categories
(bugzilla.mozilla.org Graveyard :: Bugzilla Tweaks, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Ms2ger, Assigned: mbrubeck)
Details
STR:
1. Go to https://bugzilla.mozilla.org/
2. Enter 'foo' into the search box
3. Hit enter
Expected:
The search box on the results contains 'foo'
Actual:
It contains 'foo;list_id=2291437'
this works fine for me.
does this happen every time?
do you have any addons/userscripts which alter bmo?
Assignee | ||
Comment 2•13 years ago
|
||
The Bugzilla Tweaks extension seems to cause this issue.
Component: General → Bugzilla Tweaks
QA Contact: general → tweaks
Assignee | ||
Comment 3•13 years ago
|
||
Submitted a fix to Bugzilla Tweaks here:
https://bitbucket.org/ehsan/bugzilla-tweaks/pull-request/2/remove-quicksearch-field-filling-which-is
Assignee: nobody → mbrubeck
Status: NEW → ASSIGNED
Comment 4•13 years ago
|
||
I have been able to verify this issue with the latest bztweaks code and also verified the patch fixes the problem for me as well. I will approve the pull request.
dkl
Assignee | ||
Comment 5•13 years ago
|
||
This is fixed in the bugzilla-tweaks repository but the fix is not yet released. Any plans to publish a new version to AMO?
Comment 6•13 years ago
|
||
(In reply to Matt Brubeck (:mbrubeck) from comment #5)
> This is fixed in the bugzilla-tweaks repository but the fix is not yet
> released. Any plans to publish a new version to AMO?
new version 1.12 submitted for review. should be available soon.
dkl
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•13 years ago
|
||
Thanks!
Updated•6 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•