question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opensearch meta is missing from the new site

See original GitHub issue

From irc:

<Jan> hey guys, nice refresh of the website 08:49:13 <Jan> its missing the search meta for whne you click the search icon to add the search

The legacy site shows:

<link title="Firefox Add-ons"
  rel="search" type="application/opensearchdescription+xml"
  href="/en-US/firefox/opensearch.xml" />

Which causes the AMO search box that allows add-on searches to be added to the Firefox search bar.

Right now opensearch.xml is a django view, we may want to consider if we need to change that around.

For QA: you should be able to add AMO as a search engine for Firefox by clicking the “Add Search Engine” in the navigation bar menu.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
willdurandcommented, Jan 14, 2019

I think we could also add the locale to the title (Firefox Add-ons (en-US)) so that one can add search for different locales.

0reactions
willdurandcommented, Jan 22, 2019

@willdurand I think it’s a known FF issue , that when the search engine is clicked again and it’s already installed there’s the “could not install” message displayed. Same message is on AMO when the search engine was previously installed and the Install button is clicked again.

ok, that’s not a problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing meta field in mapping of index - how to solve ... - Opster
The very first time Elasticsearch finds a new field whose mapping is not pre-defined inside the index, it automatically tries to guess the...
Read more >
[Meta] OpenSearch / OpenSearch Dashboards - Windows ...
Here are the steps to produce a OpenSearch Windows Zip. Download the latest tarball from opensearch.org downloads page. a) If we want to...
Read more >
Common issues - OpenSearch documentation
This page contains a list of common issues and workarounds. OpenSearch Dashboards fails to start. If you encounter the error FATAL Error: ...
Read more >
Can we fix the insecure Open Search and broken icon?
On the sites I checked I noticed an /opensearch.xml file. For example: https://meta.stackexchange.com/opensearch.xml ...
Read more >
SAML authentication for OpenSearch Dashboards
You can only enable SAML authentication on existing domains, not during the creation of new ones. Due to the size of the IdP...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found