Page MenuHomePhabricator

Wikitext after #REDIRECT[[...]] tags should be consistently displayed
Closed, ResolvedPublic

Description

Author: happy_melon

Description:
Currently the wikimarkup placed beneath the #REDIRECT[[...]] tag is parsed on page save and the appropriate tables updated (WhatLinksHere lists are correct, etc), but when a redirect is viewed directly, the text is displayed inconsistently. Metadata that is not compiled from the page text, such as categories and interwikis, display on the page, but templates, links, images and other text is not. This inconsistency should be resolved by parsing the content under the redirect tag normally when the redirect page is viewed directly.


Version: 1.15.x
Severity: normal

Details

Reference
bz17436

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:25 PM
bzimport set Reference to bz17436.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 14323 ***