Page MenuHomePhabricator

TitleMoveComplete hook cannot detect redirects
Closed, DeclinedPublic

Description

My extension hooks 'TitleMoveComplete' to handle metadata in a custom table. I
want to avoid db lookups when a redirect is moved but it is currently impossible
to check if the article being moved is a redirect.

The old article's content has already been replaced with the redirect to the new
title but the new title's article content is still "noarticletext" at this point.


Version: 1.9.x
Severity: normal

Details

Reference
bz8560

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
DeclinedNone

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:31 PM
bzimport set Reference to bz8560.
bzimport added a subscriber: Unknown Object (MLST).

Just a ping to check whether this problem still exists and is relevant.

One year of silence. Marking as WONTFIX.