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

       Web browser: ---
            Bug ID: 60330
           Summary: API:Purge - forcerecursivelinkupdate not reflected in
                    API response
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: API
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: lokal_pro...@hotmail.com
                CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
                    roan.katt...@gmail.com, s...@reedyboy.net
    Classification: Unclassified
   Mobile Platform: ---

The forcerecursivelinkupdate parameter is not reflected in the API response for
the Purge module. 

It is also (to me) unclear whether it actually triggers a cascading link table
update since the job queue remains largely unchanged (even for high use
templates).

To reproduce:
0) Log-in
1) go to
https://commons.wikimedia.org/w/api.php?action=purge&format=json&forcelinkupdate=&forcerecursivelinkupdate=&titles=Template%3AWLPA-se
(Low use template)

Returned:
{"purge":[{"ns":10,"title":"Template:WLPA-se","purged":"","linkupdate":""}]}
Expected:
{"purge":[{"ns":10,"title":"Template:WLPA-se","purged":"","linkupdate":"","recursivelinkupdate":""}]}

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to