https://bugzilla.wikimedia.org/show_bug.cgi?id=35640

       Web browser: ---
             Bug #: 35640
           Summary: Article::delete() calls
           Product: MediaWiki
           Version: 1.19.0beta2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
            Blocks: 29097
    Classification: Unclassified
   Mobile Platform: ---


Article::delete() calls deprecated functions Article::doWatch and
Article::doUnwatch.

git blame points to 98ba9f0c1b2727d867f17fe0c2a97e85b3e2d9a7 but that's just a
reordering. Same with 26d87254c02f32b4bf98b2204d7daba1f0fc20de

Those functions were deprecated and replaced with Action::factory in
8779f4b55fe1753f762c8477f344f8c4267562ea

wfDeprecated were added in 49cdca93bed77941a6d0469f51e06d1c1c49cb72, which is
wrong while core still calls them.

Finding out which revisions they are is left as an exercise to reader, which is
why I'm filling this at bugzilla.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to