Closed
Bug 884642
Opened 12 years ago
Closed 12 years ago
Include the search term in the page title of the search page
Categories
(developer.mozilla.org Graveyard :: Search, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: MattN, Assigned: MattN)
References
()
Details
(Whiteboard: [specification][type:change])
Attachments
(1 file)
|
343 bytes,
text/html
|
Details |
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
Load https://developer.mozilla.org/en-US/search?q=foo
Expected title: Search Results for "foo" | MDN
Actual title: Search Results | MDN
What problems would this solve?
===============================
* Allow users to distinguish between search result tabs
* Helps with navigation through tab history.
Who would use this?
===================
People with many MDN tabs
What would users see?
=====================
'Search Results for "foo" | MDN' in the page's <title>
What would users do? What would happen as a result?
===================================================
Users would be able to distinguish between their search tabs.
Is there anything else we should know?
======================================
| Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mnoorenberghe+bmo
Status: NEW → ASSIGNED
| Assignee | ||
Updated•12 years ago
|
Component: General → Landing pages
Updated•12 years ago
|
Component: Landing pages → Site search
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/f1d7caeeec3a0fdc76f2999390c01e0c88910bd5
fix bug 884642 - Include the search term in the page title of search results.
https://github.com/mozilla/kuma/commit/975a036b42126fcf71dad26171ff339450e77141
Merge pull request #1178 from mnoorenberghe/search_title
Bug 884642 - Include the search term in the page title of search results.
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•