Bug 190926

Summary: Rename browser search plugin from "Bugzilla" to "FreeBSD Bugzilla"
Product: Services Reporter: Tijl Coosemans <tijl>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Some People CC: gerald, koobs, mva
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Tijl Coosemans freebsd_committer freebsd_triage 2014-06-11 12:24:18 UTC
Bugzilla provides an opensearch plugin.  Visit any bugzilla page, click on the icon in the Firefox search bar and select 'Add "Bugzilla"'.  The name "Bugzilla" is too generic though.  Can it be changed into "FreeBSD Bugzilla"?

The HTML source contains this:

<link rel="search" type="application/opensearchdescription+xml"
                       title="Bugzilla" href="./search_plugin.cgi">

The title attribute would need to change I think.  And also "<ShortName>Bugzilla</ShortName>" in the XML file fetched from https://bugs.freebsd.org/bugzilla/search_plugin.cgi
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2014-07-05 12:01:46 UTC
I second this.
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2014-09-13 08:34:17 UTC
The bugzilla intance name has been changed to "FreeBSD Bugzilla". The search plugin also uses this name now.