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

            Bug ID: 67578
           Summary: ApiSandbox shouldn't automatically set rvlimit when
                    using generators with prop=revisions
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ApiSandbox
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Set up the following query in ApiSandbox:

* action=query
* prop=revisions
* titles=<<the name of a page that contains multiple wikilinks>>
* generator=links

Note that rvlimit=10 gets pre-filled for you. Execute the request, and you get
a somewhat cryptic error (rvmultpages), telling you not to set rvlimit when
using a generator.

To get the request to work, you have to clear rvlimit manually. This is
particularly annoying when you are adding and removing query modules, as
rvlimit gets set back to 10 every time.

Going by what the error message says, this issue may also occur when querying
multiple pages via "titles" or "pageids".

-- 
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