Closed
Bug 274457
Opened 20 years ago
Closed 20 years ago
Edit Search page does not properly select Components if they are comma-separated in the same url param
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 273565
People
(Reporter: danielwang, Assigned: justdave)
Details
1. go to mo-documentation.notlong.com
2. click Edit Search
Result: everything is filled correctly except components
If products is specified, then components are selected
| Assignee | ||
Comment 1•20 years ago
|
||
Actually, this has nothing to do with not selecting a product. It has to do
with listing the components all in the same param.
If I split that out into
https://bugzilla.mozilla.org/query.cgi?component=Help&component=Miscellaneous&component=Mozilla%20Developer&component=User
etc, then it works fine. I highly suspect this has always been this way. In
fact, I can reproduce this in Bugzilla 2.16.7, so it's definitely not a regression.
No longer blocks: bmo-regressions-0412
Summary: Edit Search page does not properly select Components if "Product" isn't specified → Edit Search page does not properly select Components if they are comma-separated in the same url param
| Assignee | ||
Comment 2•20 years ago
|
||
just to verify, adding &product=Documentation to the URL your redirect generates
did NOT select the "Mozilla Developer" component, which was listed in your
string, and valid for that product.
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 273565 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•