Last modified: 2014-09-02 06:04:18 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65975, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63975 - Search results do not respect DISPLAYTITLE
Search results do not respect DISPLAYTITLE
Status: NEW
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
1.23.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-15 22:30 UTC by Yuvi Panda
Modified: 2014-09-02 06:04 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Yuvi Panda 2014-04-15 22:30:07 UTC
1. Go to en.wikipedia.org
2. Search for 'iO'

Expected: Top result is displayed as 'iOS'
Seen: Displayed as 'IOS'.

This is set with {{DISPLAYTITLE:iOS}} in the page, and should probably show up here the same way.
Comment 1 Chad H. 2014-04-15 22:31:22 UTC
Oooh, good spot. Should be an easy fix :)
Comment 2 Chad H. 2014-04-15 22:58:34 UTC
(In reply to Chad H. from comment #1)
> Oooh, good spot. Should be an easy fix :)

Maybe not so much. We'll have to do this two ways.

Core will have to do database quer(y|ies) to get this data from page_props. Cirrus will override core's implementation to do this in a way that doesn't hit the database at all.

Not hard, just needs some noodling to do it cleanly.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links