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

       Web browser: ---
             Bug #: 29223
           Summary: Querying Wikipedia APIs (any language) for
                    rvdiffto=prev fails for many revids: "notcached"
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: API
        AssignedTo: roan.katt...@gmail.com
        ReportedBy: aaron.halfa...@gmail.com
                CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
                    soxre...@gmail.com, vasi...@gmail.com
    Classification: Unclassified


Sending queries to Wikipedia APIs (in many languages) asking for diff fails
when requesting several revids at once.  Only the first revid will contain diff
information.  All the rest will say "notcached".  


Example1:
http://en.wikipedia.org/w/api.php?action=query&prop=revisions&revids=1564795|2544909|213252&rvprop=ids&format=jsonfm&rvdiffto=prev

Example2:
http://tr.wikipedia.org/w/api.php?action=query&prop=revisions&revids=1564795|2544909|234634&rvprop=ids&format=jsonfm&rvdiffto=prev

Expected behavior:
A diff for every requested revId.

Actual behavior:
A diff for only the first revId and "notcached" for everything else.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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