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

--- Comment #1 from Brad Jorsch <bjor...@wikimedia.org> ---
This isn't the same issue that was fixed in bug 72764, the queries that worked
there aren't logging the error anymore.

This one seems to be due to a query like
https://en.wikipedia.org/w/api.php?action=query&revids=1&prop=info&redirects=1:
the revids= parameter overrides the redirects= parameter, but that happens
after ApiQueryInfo has decided not to call $pageset->requestField() based on
the redirects= parameter.

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