https://bugzilla.wikimedia.org/show_bug.cgi?id=31901
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal Status|NEW |RESOLVED CC| |[email protected] Resolution| |WORKSFORME --- Comment #1 from Mark A. Hershberger <[email protected]> 2011-10-24 17:04:01 UTC --- (In reply to comment #0) > When I try to get info for a set of pages specified by a generator and that > generator returns nothing, I'd expect to get an empty set. But you just get no > set! > Actual result: > <api /> > But Expected: > <api> > <query> > <pages /> > </query> > </api> Looks like you just need to verify that the <query> element exists. <api/> isn't the same result you would get if there were an error, is it? -- 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
