Closed
Bug 1029512
Opened 11 years ago
Closed 11 years ago
Search Engines have different names
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: chiorean.ioana, Unassigned)
Details
Attachments
(1 file)
107.35 KB,
image/png
|
Details |
Use Firefox for Android
Steps:
1. Go to bugzilla.mozilla.org
2. Tap the menu -> Page -> Add a Search Engine
3. Go back to bugzilla.mozilla.org
4. long tap on both search fields and add the Search Engines
Expected Results:
- The BMO Search Engine should have same name (as MDN, Marketplace, Wiki)
Actual Results:
- the BMO has to types o text for the Search Engine
-- Bugzilla@Mozilla
-- Bugzilla Main Page
the only search engine which bugzilla.mozilla.org offers is the Bugzilla@Mozilla one:
<link rel="search" type="application/opensearchdescription+xml"
title="Bugzilla@Mozilla" href="./search_plugin.cgi">
which is your step 2.
the other two generated in step 4 are added by firefox - it appears to use the page's title as its name, appending " 2" to avoid duplicates.
changing the main page's title to suit firefox when it adds search engines doesn't make sense; nor does changing the name of our search plugin to match the page title.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•