Page MenuHomePhabricator

SpecialDoubleRedirect should support interwiki redirects
Closed, ResolvedPublic

Description

See also bug 40352. It needs:

  • field: rb.rd_interwiki
    1. for the 3rd link in the chain in the output
  • conds: (ra.rd_interwiki = NULL OR ra.rd_interwiki = "")
    1. to exclude redirects where the second item is interwiki, since those can't
    2. be double redirects

Version: unspecified
Severity: major

Details

Reference
bz40353

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:00 AM
bzimport set Reference to bz40353.

Fix in I986f3a03d71dd6457842e6189653bd606f4fa97e.