Page MenuHomePhabricator

Use display title from page_props as the displayed title everywhere (tracking)
Open, LowPublic

Details

Reference
bz24139

Related Objects

StatusSubtypeAssignedTask
InvalidAmire80
OpenNone
OpenNone
DuplicateNone
OpenBUG REPORTNone
OpenNone
ResolvedNikerabbit
OpenNone
OpenNone
OpenNone
OpenNone
OpenFeatureNone
ResolvedNone
OpenFeatureNone
DeclinedNone
DuplicateFeatureNone
OpenNone
OpenNone
OpenFeatureNone
OpenFeatureNone
DuplicateNone
ResolvedNone
DeclinedNone
OpenFeatureNone
InvalidFeatureNone
OpenFeatureNone

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:04 PM
bzimport set Reference to bz24139.
bzimport added a subscriber: Unknown Object (MLST).

If a DIFF page is going to honor DISPLAYTITLE, then we should also decide what to be shown if a DIFF is comparing a change in DISPLAYTITLE; do we want the previous or the new DISPLAYTITLE to be applied in such a diff?

Considering that the text below the diff-view is the rendering of the 'new' revision. I think it'd make sense for the DISPLAYTITLE also to be of the 'new' revision.

  • Bug 30908 has been marked as a duplicate of this bug. ***
  • Bug 20278 has been marked as a duplicate of this bug. ***
  • Bug 41720 has been marked as a duplicate of this bug. ***

I thought I'd mention, this issue has sparked a move proposal of xkcd to XKCD: https://en.wikipedia.org/wiki/Talk:Xkcd#Requested_move_29_March_2025

From what I've found, DISPLAYTITLE is not honored in:

I imagine that many of these can be solved together - e.g. if you make the "true page name" in the database follow the DISPLAYTITLE (when it resolves to the same place), then URL, revision history, API, etc. might all be solved at once. I know nothing of MediaWiki's database or architecture so this is pure speculation.

Displaytitle not appearing in search has forced my wiki, where the page names are wikidata Qnumbers, to have vast numbers of REDIRECT pages. I'm frustrated that changing this is such low priority