Closed
Bug 1494645
Opened 6 years ago
Closed 6 years ago
Allow customizing HTML <title> of search results
Categories
(bugzilla.mozilla.org :: Search, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
References
Details
Attachments
(1 file)
Pascal has discovered a secret feature of Bugzilla: you can customize the <title> of buglist.cgi Atom feeds using the &title=foobar query parameter.
https://github.com/mozilla-bteam/bmo/blob/master/buglist.cgi#L593-L594
The enrichment of the HTML <title> and <meta> data has been already requested, which makes sense, but Pascal’s request is allowing users to control it yourself just like the Atom feeds so it will be easier to share/bookmark search results.
I think it’s easy to fix.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•