https://bugzilla.wikimedia.org/show_bug.cgi?id=25463
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Roan Kattouw <[email protected]> 2010-10-09 18:55:03 UTC --- This is expected behavior: the export parameter only operates on pages specified in &titles/&pageids/&revids or pages generated by a generator. It can't operate on 'normal' module results, because modules in non-generator mode don't return Title objects to the query module, like they do in generator mode. If this isn't documented clearly, I guess the docs should be improved. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
