Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-delete.py.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **Problem:**
  
  delete.py shows a list of backlinks to the page beeing deleted like
  
    >>> Żerniki (Kórnik) <<<
    WARNING: There are 4 pages that link to [[de:Żerniki (Kórnik)]].
        Main:       [0]          2 pages
        User:       [2]          1 page
        Project:    [4]          1 page
  
  but redirects are ignores.
  
  **Solution:**
  Set //filter_redirects// parameter to None to get redirects with 
`BasePage.getReferences()`.
  
  **Features:**
  
  - Show redirects explicitly
  - Delete the broken redirect too, maybe with an additional option

TASK DETAIL
  https://phabricator.wikimedia.org/T419672

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to